Skip to content

Commit

Permalink
Merge pull request #61152 from Tomahna/iris
Browse files Browse the repository at this point in the history
mopidy-iris: 3.37.0 -> 3.37.1
  • Loading branch information
worldofpeace committed May 9, 2019
2 parents f5f1a41 + 2117006 commit d852748
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/applications/audio/mopidy/iris.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

pythonPackages.buildPythonApplication rec {
pname = "Mopidy-Iris";
version = "3.37.0";
version = "3.37.1";

src = pythonPackages.fetchPypi {
inherit pname version;
sha256 = "1fy802jx3817ldrm3g5inrfjbi7s8xcx96pnglbq54nvp41lzyh5";
sha256 = "0qcg456k7av0anymmmnlcn0v4642gbgk0nhic6w9bg9v5m0nj9ll";
};

propagatedBuildInputs = [
Expand Down

0 comments on commit d852748

Please sign in to comment.