addwater: 1.2.2 -> 1.2.5 (#379115)

This commit is contained in:
jopejoe1
2025-02-09 18:28:33 +01:00
committed by GitHub
+2 -2
View File
@@ -15,7 +15,7 @@
python3Packages.buildPythonApplication rec {
pname = "addwater";
version = "1.2.2";
version = "1.2.5";
# built with meson, not a python format
pyproject = false;
@@ -23,7 +23,7 @@ python3Packages.buildPythonApplication rec {
owner = "largestgithubuseronearth";
repo = "addwater";
tag = "v${version}";
hash = "sha256-BpV4nJbJNMI0Nzzsl1NbsWTNRMFRBSrUF1+Qdd7h6eg=";
hash = "sha256-Klz7FYlvkiokoISXsVvyWGKWR/MVhpj4OjQQhvPzju4=";
};
buildInputs = [