opencellid: 2025-07-23 -> 2025-07-25

This commit is contained in:
2025-07-25 17:11:41 +00:00
parent a42c5362bf
commit 3eefd4ced1

View File

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