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

python3Packages.flux-led: 0.27.20 -> 0.27.28
This commit is contained in:
Fabian Affolter 2022-01-02 00:22:16 +01:00 committed by GitHub
commit 881b6f36b1
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.20";
version = "0.27.28";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -17,7 +17,7 @@ buildPythonPackage rec {
owner = "Danielhiversen";
repo = "flux_led";
rev = version;
sha256 = "sha256-bkVhM6Em0kyIhfSCFtotZR5Ob4i8IWBL1oSc+BTVFuw=";
sha256 = "sha256-lm560jTafxMVNH4tXx7xov1bQMEYp3FFzJEK5K+ung0=";
};
propagatedBuildInputs = [