Merge pull request #145925 from fabaff/bump-flux-led

python3Packages.flux-led: 0.24.17 -> 0.24.21
This commit is contained in:
Thiago Kenji Okada 2021-11-14 12:42:23 -03:00 committed by GitHub
commit c04c6e3099
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 = [