python3Packages.flux-led: 0.28.22 -> 0.28.24

This commit is contained in:
Fabian Affolter 2022-02-14 10:42:05 +01:00
parent 879495ed00
commit d29d6b5b71

View file

@ -8,7 +8,7 @@
buildPythonPackage rec {
pname = "flux-led";
version = "0.28.22";
version = "0.28.24";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -17,7 +17,7 @@ buildPythonPackage rec {
owner = "Danielhiversen";
repo = "flux_led";
rev = version;
sha256 = "sha256-GNuc8WAiC0S4WFFUYgayU6c0treWCPfPhbyteZ68eWs=";
sha256 = "sha256-4VajN6w+W7WZzwnsqLAnR4IO2ODuolCEotbgxV9luYA=";
};
propagatedBuildInputs = [