Merge pull request #245604 from r-ryantm/auto-update/python310Packages.flux-led

python310Packages.flux-led: 1.0.0 -> 1.0.1
This commit is contained in:
Nick Cao 2023-07-26 17:40:50 -06:00 committed by GitHub
commit 684c68a360
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 = "1.0.0";
version = "1.0.1";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -18,7 +18,7 @@ buildPythonPackage rec {
owner = "Danielhiversen";
repo = "flux_led";
rev = "refs/tags/${version}";
hash = "sha256-QQz4wWfCMqNzu2QMoF0nfAKcMyvUHKTMsNVGt+7zkpE=";
hash = "sha256-+eklvdmlWrwvdI6IwNyAIEI0kDlzIYh7bzNY94dzA+E=";
};
propagatedBuildInputs = [