3
0
Fork 0
forked from mirrors/nixpkgs

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

python3Packages.flux-led: 0.24.14 -> 0.24.17
This commit is contained in:
Fabian Affolter 2021-11-06 21:56:56 +01:00 committed by GitHub
commit 2c5fa93df4
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.14";
version = "0.24.17";
disabled = pythonOlder "3.7";
@ -16,7 +16,7 @@ buildPythonPackage rec {
owner = "Danielhiversen";
repo = "flux_led";
rev = version;
sha256 = "sha256-lHsMQbKKgHjxzaPdnqAY7WAZK3CiWfVr5Z5DWXsvRWI=";
sha256 = "sha256-NAmODGk60Lt9OiTppYV40vvGL6g28spKRC7NxVFubxE=";
};
propagatedBuildInputs = [