opencellid: 2025-07-25 -> 2025-07-26

This commit is contained in:
2025-07-26 21:20:30 +00:00
parent c7fc738c85
commit f7a08ae2a0

View File

@@ -12,14 +12,14 @@
stdenvNoCC.mkDerivation {
pname = "opencellid";
version = "0-unstable-2025-07-25";
version = "0-unstable-2025-07-26";
src = fetchFromGitea {
domain = "git.uninsane.org";
owner = "colin";
repo = "opencellid-mirror";
rev = "5f14c91124d002d83f5e870ced9a29e87d93d720";
hash = "sha256-WJ6pv8008TegmrYrkdKb1Cf8HfQu1rXWmRwN8GLhUTQ=";
rev = "c8b8310f7ddda7b064a2d025c3bc0572eefa8e64";
hash = "sha256-OCqQJ7U8du5ZW1WKbaQbKw2ytNCHNrRArrHAfIFrKtI=";
};
dontBuild = true;