python3Packages.flux-led: 0.27.8 -> 0.27.10

This commit is contained in:
Fabian Affolter 2021-12-21 10:47:06 +01:00
parent aaf504f2e2
commit ce5aaf833c

View File

@ -8,7 +8,7 @@
buildPythonPackage rec {
pname = "flux-led";
version = "0.27.8";
version = "0.27.10";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -17,7 +17,7 @@ buildPythonPackage rec {
owner = "Danielhiversen";
repo = "flux_led";
rev = version;
sha256 = "sha256-3Yq8BmDBiHLu119pazX0vKaXd547PCezfpFqh9G/DtM=";
sha256 = "sha256-xHPP6QxPmlMAEdZ3t5RyDXKN51okwxBtaOZPTyONy5w=";
};
propagatedBuildInputs = [