addwater: 1.2.7 -> 1.2.9 (#489689)

This commit is contained in:
Nick Cao
2026-02-12 22:20:09 +00:00
committed by GitHub
+2 -2
View File
@@ -15,7 +15,7 @@
python3Packages.buildPythonApplication (finalAttrs: {
pname = "addwater";
version = "1.2.7";
version = "1.2.9";
# built with meson, not a python format
pyproject = false;
@@ -23,7 +23,7 @@ python3Packages.buildPythonApplication (finalAttrs: {
owner = "largestgithubuseronearth";
repo = "addwater";
tag = "v${finalAttrs.version}";
hash = "sha256-NZOjY+cskKn+BppqBSJyFR1JdDL56whDW19a15cvShE=";
hash = "sha256-ii6xzt4BFroLAf4fHK0GbXa/aSzKffiN2FjMju+tnRo=";
};
buildInputs = [