python3Packages.flux-led: 0.28.10 -> 0.28.11

This commit is contained in:
Fabian Affolter
2022-01-25 11:09:21 +01:00
parent 20e7213d16
commit c069b934c2
@@ -8,7 +8,7 @@
buildPythonPackage rec {
pname = "flux-led";
version = "0.28.10";
version = "0.28.11";
format = "setuptools";
disabled = pythonOlder "3.7";
@@ -17,7 +17,7 @@ buildPythonPackage rec {
owner = "Danielhiversen";
repo = "flux_led";
rev = version;
sha256 = "sha256-kH+0W+MgdA7+owqC5KsOnqCidErCaQ3mEueZdP8eAS0=";
sha256 = "sha256-6EBHFqfCCDKMY9T8suPDIOoiA2LugMJh0OJiHoICioU=";
};
propagatedBuildInputs = [