addwater: 1.2.5 -> 1.2.6

R. Ryantm bf274024 97cb30a6

+2 -2
+2 -2
pkgs/by-name/ad/addwater/package.nix
··· 15 15 16 16 python3Packages.buildPythonApplication rec { 17 17 pname = "addwater"; 18 - version = "1.2.5"; 18 + version = "1.2.6"; 19 19 # built with meson, not a python format 20 20 pyproject = false; 21 21 ··· 23 23 owner = "largestgithubuseronearth"; 24 24 repo = "addwater"; 25 25 tag = "v${version}"; 26 - hash = "sha256-Klz7FYlvkiokoISXsVvyWGKWR/MVhpj4OjQQhvPzju4="; 26 + hash = "sha256-J1bWJUtQ8V1UuH+hfU0jIy/LQRFjzzV1YvI/VIaCjJE="; 27 27 }; 28 28 29 29 buildInputs = [