mopidy-iris: 3.44.0 -> 3.45.1

This commit is contained in:
Kevin Rauscher 2020-02-24 13:58:15 +01:00
parent 0507717aae
commit 40b2619fef

View file

@ -2,11 +2,11 @@
python3Packages.buildPythonApplication rec {
pname = "Mopidy-Iris";
version = "3.44.0";
version = "3.45.1";
src = python3Packages.fetchPypi {
inherit pname version;
sha256 = "0gap0cyw6sfb4487i1x220rr9fbsz6xyw68l15ar0vfll0zv0760";
sha256 = "02jmylz76wlwxlv8drndprb7r9l8kqqgjkp17mjx5ngnl545pc2w";
};
propagatedBuildInputs = [