python312Packages.subarulink: 0.7.12 -> 0.7.13 (#368096)

This commit is contained in:
Fabian Affolter
2024-12-26 15:02:35 +01:00
committed by GitHub

View File

@@ -12,7 +12,7 @@
buildPythonPackage rec {
pname = "subarulink";
version = "0.7.12";
version = "0.7.13";
format = "setuptools";
disabled = pythonOlder "3.7";
@@ -21,7 +21,7 @@ buildPythonPackage rec {
owner = "G-Two";
repo = pname;
rev = "refs/tags/v${version}";
hash = "sha256-vH4jdH8ZqMSGqHa/4WzvSy7IcN8b3rr/TswsWtoSxOw=";
hash = "sha256-R6d9BaQDFSobiIsbI1I/eUaJt0VUU2ELdWU9xDyhuFc=";
};
propagatedBuildInputs = [