Merge pull request #47008 from Tomahna/mopidy-iris

mopidy-iris: 3.25.1 -> 3.26.0
This commit is contained in:
Jörg Thalheim 2018-09-20 18:30:35 +01:00 committed by GitHub
commit 790a72d23c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -2,11 +2,11 @@
pythonPackages.buildPythonApplication rec { pythonPackages.buildPythonApplication rec {
pname = "Mopidy-Iris"; pname = "Mopidy-Iris";
version = "3.25.1"; version = "3.26.0";
src = pythonPackages.fetchPypi { src = pythonPackages.fetchPypi {
inherit pname version; inherit pname version;
sha256 = "148ksv87lw3l3dwncmlq8qzv6xik29axdgaljdcp0g4pd98a7dlk"; sha256 = "0yd52dlm0qh3ycqxhxhiw52111wa87b7wlxbwdj5p9an5yqnkkvy";
}; };
propagatedBuildInputs = [ propagatedBuildInputs = [