python3Packages.flux-led: 0.28.8 -> 0.28.10

This commit is contained in:
Fabian Affolter
2022-01-24 08:32:08 +01:00
parent d6e3d7130f
commit e26c3587d3
@@ -8,7 +8,7 @@
buildPythonPackage rec {
pname = "flux-led";
version = "0.28.8";
version = "0.28.10";
format = "setuptools";
disabled = pythonOlder "3.7";
@@ -17,7 +17,7 @@ buildPythonPackage rec {
owner = "Danielhiversen";
repo = "flux_led";
rev = version;
sha256 = "sha256-/dEIrTkioqHBJouqk9pTsR0Xhkd6FoIjjOc5HwMBGrI=";
sha256 = "sha256-kH+0W+MgdA7+owqC5KsOnqCidErCaQ3mEueZdP8eAS0=";
};
propagatedBuildInputs = [