mouser: 3.7.0 -> 3.7.3

This commit is contained in:
R. Ryantm
2026-08-03 08:05:57 +00:00
parent a87ccb2409
commit 0bc641f85e
+2 -2
View File
@@ -12,7 +12,7 @@
python3Packages.buildPythonApplication (finalAttrs: {
pname = "mouser";
version = "3.7.0";
version = "3.7.3";
pyproject = false;
__structuredAttrs = true;
@@ -21,7 +21,7 @@ python3Packages.buildPythonApplication (finalAttrs: {
owner = "TomBadash";
repo = "Mouser";
tag = "v${finalAttrs.version}";
hash = "sha256-Pjcx7YChgu7R8Kdv8fOJcxq98nwh/izpjbOO+4/cdk4=";
hash = "sha256-eAbaT9Q/dwmd++CXLjnWso8s7FGYKvbm+ja9MmRGq7A=";
};
nativeBuildInputs = lib.optionals stdenv.hostPlatform.isLinux [