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

python310Packages.flux-led: 0.28.28 -> 0.28.29
This commit is contained in:
Fabian Affolter 2022-05-11 19:23:28 +02:00 committed by GitHub
commit ea21513e52
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.28.28";
version = "0.28.29";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -17,7 +17,7 @@ buildPythonPackage rec {
owner = "Danielhiversen";
repo = "flux_led";
rev = version;
sha256 = "sha256-FtZHZ48XGo+0aP4ARSfzI9xzFVptYhG6CDVGTT4oDBQ=";
sha256 = "sha256-Hwe8eshY5j+10fARCp7fMnZf2Sxal7+7Vj5DYVPNXks=";
};
propagatedBuildInputs = [