Robert Schütz 2023-02-05 17:27:10 -08:00
parent 59b752087d
commit 5ecb98d731

View File

@ -11,7 +11,7 @@
buildPythonPackage rec {
pname = "greeclimate";
version = "1.4.0";
version = "1.4.1";
format = "setuptools";
disabled = pythonOlder "3.6";
@ -20,7 +20,7 @@ buildPythonPackage rec {
owner = "cmroche";
repo = "greeclimate";
rev = "refs/tags/v${version}";
hash = "sha256-UBkfe4d+K+730TbvModZF1ET7uxMpQGxOkq0PF/WiWc=";
hash = "sha256-M4oxFi/PpqhJgZX/wM+9rSrraIZcqzubbxnihfK0W2E=";
};
propagatedBuildInputs = [