python3Packages.flux-led: 0.27.40 -> 0.27.43

This commit is contained in:
Fabian Affolter 2022-01-08 10:49:52 +01:00
parent 0ff4abb6ca
commit 4f53f38e2a

View File

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