Merge pull request #37678 from ryantm/auto-update/Mopidy-Iris

mopidy-iris: 3.14.0 -> 3.14.2
This commit is contained in:
Jörg Thalheim 2018-03-25 12:05:28 +01:00 committed by GitHub
commit 4d29234b9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,11 +2,11 @@
pythonPackages.buildPythonApplication rec { pythonPackages.buildPythonApplication rec {
pname = "Mopidy-Iris"; pname = "Mopidy-Iris";
version = "3.14.0"; version = "3.14.2";
src = pythonPackages.fetchPypi { src = pythonPackages.fetchPypi {
inherit pname version; inherit pname version;
sha256 = "2c0ec5138e554e91d299ac72a7049bc00d77770a08c16c17e1a9df7f8ef42feb"; sha256 = "19affzk45wby50gwxwzqgwa7h7618lcs48ngdsa06sd66s8x2fza";
}; };
propagatedBuildInputs = [ propagatedBuildInputs = [