python3Packages.flux-led: 0.28.3 -> 0.28.4

This commit is contained in:
Fabian Affolter
2022-01-18 01:10:23 +01:00
parent 13e3f202d2
commit b0c031a6fa
@@ -8,7 +8,7 @@
buildPythonPackage rec {
pname = "flux-led";
version = "0.28.3";
version = "0.28.4";
format = "setuptools";
disabled = pythonOlder "3.7";
@@ -17,7 +17,7 @@ buildPythonPackage rec {
owner = "Danielhiversen";
repo = "flux_led";
rev = version;
sha256 = "sha256-IkH5cCJbBUekABUcRyJl00tZgx+WqipEVsK8/ks2KDk=";
sha256 = "sha256-mD6pTrUAzApJamqqcLzzQI2JDKy3PAn5TtQz5/aPFXg=";
};
propagatedBuildInputs = [