opencellid: 2025-07-22 -> 2025-07-23

This commit is contained in:
2025-07-23 17:31:33 +00:00
parent fff1488761
commit d887e86c18

View File

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