mopidy-iris: 3.31.7 -> 3.31.8

This commit is contained in:
Kevin Rauscher 2019-01-07 11:21:30 +01:00 committed by worldofpeace
parent 04beae0979
commit e39ff06b16

View file

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