opencellid: 2025-07-26 -> 2025-07-27

This commit is contained in:
2025-07-27 16:36:24 +00:00
parent 2dbe1df67e
commit 7e704ce55d

View File

@@ -12,14 +12,14 @@
stdenvNoCC.mkDerivation {
pname = "opencellid";
version = "0-unstable-2025-07-26";
version = "0-unstable-2025-07-27";
src = fetchFromGitea {
domain = "git.uninsane.org";
owner = "colin";
repo = "opencellid-mirror";
rev = "c8b8310f7ddda7b064a2d025c3bc0572eefa8e64";
hash = "sha256-OCqQJ7U8du5ZW1WKbaQbKw2ytNCHNrRArrHAfIFrKtI=";
rev = "17c845b120df90496a43ac84d3f9756489ddbdd4";
hash = "sha256-78JgmZSLIU/wiM2pVU4CIaPq5TRldyhLlWRhFm7dHkI=";
};
dontBuild = true;