python3Packages.greeclimate: 0.11.8 -> 0.11.9

This commit is contained in:
Fabian Affolter
2021-10-09 21:57:10 +02:00
parent 807370df94
commit 4dc0be7557
@@ -10,7 +10,7 @@
buildPythonPackage rec {
pname = "greeclimate";
version = "0.11.8";
version = "0.11.9";
disabled = pythonOlder "3.6";
@@ -18,7 +18,7 @@ buildPythonPackage rec {
owner = "cmroche";
repo = "greeclimate";
rev = version;
sha256 = "1n46klbhl0gpd5x995mrcr1qfd77hrfm501qns1zhvv0zk8mdsf4";
sha256 = "sha256-fyIx/w+jKIscPGbK6LqjMtjy43qJtzzITwtUeNurE+o=";
};
propagatedBuildInputs = [