python3Packages.pysonos: 0.0.50 -> 0.0.51

This commit is contained in:
Fabian Affolter
2021-06-09 23:42:43 +02:00
parent b223fa619e
commit 5ff8c7392e

View File

@@ -14,7 +14,7 @@
buildPythonPackage rec {
pname = "pysonos";
version = "0.0.50";
version = "0.0.51";
disabled = !isPy3k;
@@ -23,7 +23,7 @@ buildPythonPackage rec {
owner = "amelchio";
repo = pname;
rev = "v${version}";
sha256 = "sha256-iyFdT+RH2dtMtD+jSLFuAVE1DIQn6k9ONLOXNFhpuHs=";
sha256 = "sha256-MjsbqrH4SWnnwGe9BVHaValoQEiaaZVhFdn6MDoEyZs=";
};
propagatedBuildInputs = [