python310Packages.flux-led: 0.28.30 -> 0.28.32

This commit is contained in:
R. Ryantm 2022-09-08 13:58:02 +00:00 committed by Jonathan Ringer
parent 3d4a895972
commit ea7e7b5fdc

View File

@ -8,7 +8,7 @@
buildPythonPackage rec {
pname = "flux-led";
version = "0.28.30";
version = "0.28.32";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -17,7 +17,7 @@ buildPythonPackage rec {
owner = "Danielhiversen";
repo = "flux_led";
rev = "refs/tags/${version}";
sha256 = "sha256-ujox3Q8oyPw8+SBdF9O7ezu8FC/NnWxeSGW8Nfh7tZ8=";
sha256 = "sha256-YZ0ox04xakpazOIAERM2EO5c4PzmaSwYWULSjp0MJbw=";
};
propagatedBuildInputs = [