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

python3Packages.flux-led: 0.24.8 -> 0.24.9
This commit is contained in:
Fabian Affolter 2021-10-19 13:03:35 +02:00 committed by GitHub
commit a4adda08e0
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.24.8";
version = "0.24.9";
disabled = pythonOlder "3.7";
@ -16,7 +16,7 @@ buildPythonPackage rec {
owner = "Danielhiversen";
repo = "flux_led";
rev = version;
sha256 = "sha256-A4Duwa4IRDrxpPUb0yyfgoR0GsXD0ewO0cr+1bvl7/4=";
sha256 = "sha256-U2Z7fsXO5Wb4WmcOOXm+6zmk+7pLcUxz/a5/QtWwC2Y=";
};
propagatedBuildInputs = [