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

python310Packages.flux-led: 0.28.35 -> 0.28.36
This commit is contained in:
Nick Cao 2023-03-29 19:43:48 +08:00 committed by GitHub
commit e3531d167f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@
buildPythonPackage rec {
pname = "flux-led";
version = "0.28.35";
version = "0.28.36";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -18,7 +18,7 @@ buildPythonPackage rec {
owner = "Danielhiversen";
repo = "flux_led";
rev = "refs/tags/${version}";
hash = "sha256-+MbcI/gcoQOpfL77AyA0rZBP5OgP87gSDt4e5pjriqY=";
hash = "sha256-UoWeVLsfc8rK3U7zaF8bKXk/XdrgT6F3biNe/UFq/rE=";
};
propagatedBuildInputs = [