mopidy-iris: 3.31.3 -> 3.31.7

This commit is contained in:
Kevin Rauscher 2018-12-22 20:28:11 +01:00 committed by worldofpeace
parent 85a603c738
commit 3f46038a93

@ -2,11 +2,11 @@
pythonPackages.buildPythonApplication rec {
pname = "Mopidy-Iris";
version = "3.31.3";
version = "3.31.7";
src = pythonPackages.fetchPypi {
inherit pname version;
sha256 = "060kvwlch2jgiriafly8y03fp8gpbw9xiwhq8ncdij390a03iz8n";
sha256 = "0z3lqjncczlddfwdsfqninh2i8dz0kis8lhqfpdzdxhhmxlgmi20";
};
propagatedBuildInputs = [