Merge pull request #154501 from fabaff/bump-flux-led

python3Packages.flux-led: 0.27.44 -> 0.27.45
This commit is contained in:
Fabian Affolter
2022-01-11 13:01:58 +01:00
committed by GitHub
@@ -8,7 +8,7 @@
buildPythonPackage rec {
pname = "flux-led";
version = "0.27.44";
version = "0.27.45";
format = "setuptools";
disabled = pythonOlder "3.7";
@@ -17,7 +17,7 @@ buildPythonPackage rec {
owner = "Danielhiversen";
repo = "flux_led";
rev = version;
sha256 = "sha256-ImtXcT6CxW6bhtL4uJM8PAvQOm36pxgTGZp4BCJXTUQ=";
sha256 = "sha256-0MKcPDn9Jtp7bEbusOHforEBOkM+y0TUG72Ynt5rdfg=";
};
propagatedBuildInputs = [