python3Packages.flux-led: 0.26.11 -> 0.27.7

This commit is contained in:
Fabian Affolter 2021-12-18 23:16:19 +01:00
parent 2be41f397a
commit e63a8056d3

View file

@ -8,7 +8,7 @@
buildPythonPackage rec {
pname = "flux-led";
version = "0.26.11";
version = "0.27.7";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -17,7 +17,7 @@ buildPythonPackage rec {
owner = "Danielhiversen";
repo = "flux_led";
rev = version;
sha256 = "sha256-1+LS9pAJQsXzt5vC4vR2SBzC21GbLj8nZ8oF5CfVWSg=";
sha256 = "sha256-Kb7g5UEmfCVQWQqRGoP2ty4aWQUAHYojr2fyOCbJwO8=";
};
propagatedBuildInputs = [