python3Packages.flux-led: 0.24.17 -> 0.24.21

This commit is contained in:
Fabian Affolter 2021-11-14 13:14:34 +01:00
parent 014715ef31
commit ff52e0cbc2

View file

@ -8,7 +8,7 @@
buildPythonPackage rec {
pname = "flux_led";
version = "0.24.17";
version = "0.24.21";
disabled = pythonOlder "3.7";
@ -16,7 +16,7 @@ buildPythonPackage rec {
owner = "Danielhiversen";
repo = "flux_led";
rev = version;
sha256 = "sha256-NAmODGk60Lt9OiTppYV40vvGL6g28spKRC7NxVFubxE=";
sha256 = "sha256-d55FrCnEh6uS/2yL0HcaeqGjTzWmrwg6h5jKReyzJAw=";
};
propagatedBuildInputs = [