python3Packages.flux-led: 0.27.44 -> 0.27.45

This commit is contained in:
Fabian Affolter 2022-01-11 11:19:23 +01:00
parent 7846f7a49d
commit c673f8a04d

View file

@ -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 = [