python3Packages.flux-led: 0.24.12 -> 0.24.14

This commit is contained in:
Fabian Affolter 2021-11-05 10:03:16 +01:00
parent 28be9886f0
commit 6879dc1ece

View file

@ -8,7 +8,7 @@
buildPythonPackage rec {
pname = "flux_led";
version = "0.24.12";
version = "0.24.14";
disabled = pythonOlder "3.7";
@ -16,7 +16,7 @@ buildPythonPackage rec {
owner = "Danielhiversen";
repo = "flux_led";
rev = version;
sha256 = "sha256-vhmqfHAqbgDUvbn+dR7TuA5SFjF72/nhCL1h+GPy+9c=";
sha256 = "sha256-lHsMQbKKgHjxzaPdnqAY7WAZK3CiWfVr5Z5DWXsvRWI=";
};
propagatedBuildInputs = [