python3Packages.flux-led: 0.28.24 -> 0.28.25

This commit is contained in:
Fabian Affolter
2022-02-14 19:21:19 +01:00
parent 076b65f004
commit 85d629243a
@@ -8,7 +8,7 @@
buildPythonPackage rec {
pname = "flux-led";
version = "0.28.24";
version = "0.28.25";
format = "setuptools";
disabled = pythonOlder "3.7";
@@ -17,7 +17,7 @@ buildPythonPackage rec {
owner = "Danielhiversen";
repo = "flux_led";
rev = version;
sha256 = "sha256-4VajN6w+W7WZzwnsqLAnR4IO2ODuolCEotbgxV9luYA=";
sha256 = "sha256-aM4GdDzg561woFio5pHQIdwDiGkWCEVUz0BP6DLBY4E=";
};
propagatedBuildInputs = [