mousam: 1.4.2 -> 2.0.2 (#531624)

This commit is contained in:
Sandro
2026-06-26 21:09:03 +00:00
committed by GitHub
+2 -2
View File
@@ -13,7 +13,7 @@
python3Packages.buildPythonApplication (finalAttrs: {
pname = "mousam";
version = "1.4.2";
version = "2.0.2";
# built with meson, not a python format
pyproject = false;
@@ -21,7 +21,7 @@ python3Packages.buildPythonApplication (finalAttrs: {
owner = "amit9838";
repo = "mousam";
tag = "v${finalAttrs.version}";
hash = "sha256-V2R5XfkuaJ4fjgOhoTNZVk4FqKlCJqum7A2NsPISgM8=";
hash = "sha256-3x4bi3P8zw+A+MUaBd4ByESrzCEP21Qa9CLaUYGARew=";
};
nativeBuildInputs = [