Merge pull request #326905 from r-ryantm/auto-update/mousam

mousam: 1.3.1 -> 1.3.2
This commit is contained in:
Aleksana 2024-07-14 09:36:50 +08:00 committed by GitHub
commit bfc74be030
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@
python3Packages.buildPythonApplication rec {
pname = "mousam";
version = "1.3.1";
version = "1.3.2";
# built with meson, not a python format
pyproject = false;
@ -20,7 +20,7 @@ python3Packages.buildPythonApplication rec {
owner = "amit9838";
repo = "mousam";
rev = "refs/tags/v${version}";
hash = "sha256-QFEn7o3DRJyRLbEfb86AsS/ifYqzs3b5n2fZa/9Mm1A=";
hash = "sha256-1gFuMh5Poypmgyk2bpi9v6iK7WkO5KHLs+WsoDpJPeg=";
};
nativeBuildInputs = [