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

python311Packages.flux-led: 1.0.2 -> 1.0.4
This commit is contained in:
Nick Cao 2023-09-11 15:55:41 -04:00 committed by GitHub
commit 338a77a874
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.2";
version = "1.0.4";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -18,7 +18,7 @@ buildPythonPackage rec {
owner = "Danielhiversen";
repo = "flux_led";
rev = "refs/tags/${version}";
hash = "sha256-DfC92gqPP9Lky4gX2v8/AbZgM7uRCKjRQC2nS/sDHsY=";
hash = "sha256-enYo2hZ1C8jqO+8xZhSmIOJQAyrtVUJ9S/e2Bxzhv0I=";
};
propagatedBuildInputs = [