mouser: 3.6.0 -> 3.7.0

This commit is contained in:
R. Ryantm
2026-07-16 03:47:44 +00:00
parent 8288eae5a4
commit 3dce8ff783

View File

@@ -12,7 +12,7 @@
python3Packages.buildPythonApplication (finalAttrs: {
pname = "mouser";
version = "3.6.0";
version = "3.7.0";
pyproject = false;
__structuredAttrs = true;
@@ -21,7 +21,7 @@ python3Packages.buildPythonApplication (finalAttrs: {
owner = "TomBadash";
repo = "Mouser";
tag = "v${finalAttrs.version}";
hash = "sha256-ESfkpswENa91wL1WSfDL/Wpu4sjhT8qibJ0wsEYHX+0=";
hash = "sha256-Pjcx7YChgu7R8Kdv8fOJcxq98nwh/izpjbOO+4/cdk4=";
};
nativeBuildInputs = lib.optionals stdenv.hostPlatform.isLinux [