python3Packages.flux-led: 0.27.36 -> 0.27.40

This commit is contained in:
Fabian Affolter 2022-01-05 15:28:16 +01:00
parent 555d3d545a
commit ea6b995da5

View file

@ -8,7 +8,7 @@
buildPythonPackage rec {
pname = "flux-led";
version = "0.27.36";
version = "0.27.40";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -17,7 +17,7 @@ buildPythonPackage rec {
owner = "Danielhiversen";
repo = "flux_led";
rev = version;
sha256 = "sha256-Q84hDb7YnYU5L2IyL3aZ/16yRxViGlt8VX4vlMcykDA=";
sha256 = "sha256-imfdLomMjeGAyVBSygx+TV0DA9OrMreeSlzzrJ2B9cc=";
};
propagatedBuildInputs = [