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

python3Packages.flux-led: 0.27.43 -> 0.27.44
This commit is contained in:
Fabian Affolter 2022-01-10 01:12:12 +01:00 committed by GitHub
commit cffd5d54d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@
buildPythonPackage rec {
pname = "flux-led";
version = "0.27.43";
version = "0.27.44";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -17,7 +17,7 @@ buildPythonPackage rec {
owner = "Danielhiversen";
repo = "flux_led";
rev = version;
sha256 = "sha256-g1K5NoZm9nd1M17who0LtRa5n1P7P/XRs6Qz63vmTxw=";
sha256 = "sha256-ImtXcT6CxW6bhtL4uJM8PAvQOm36pxgTGZp4BCJXTUQ=";
};
propagatedBuildInputs = [