opencellid: 2025-07-21 -> 2025-07-22

This commit is contained in:
2025-07-22 18:23:03 +00:00
parent f2a0dd4e8f
commit ed311f902b

View File

@@ -12,14 +12,14 @@
stdenvNoCC.mkDerivation {
pname = "opencellid";
version = "0-unstable-2025-07-21";
version = "0-unstable-2025-07-22";
src = fetchFromGitea {
domain = "git.uninsane.org";
owner = "colin";
repo = "opencellid-mirror";
rev = "c06d950e31468b37a43fb77404a843c1201fa336";
hash = "sha256-E9xvLaOCZGjAyg+a3/ArSe+nC0Ym7KuTbVuwY06dlqE=";
rev = "85fdb21237173751a42d0ab35e433037f92d51df";
hash = "sha256-IqUvV9DlRk4wLVrAYvHvolqt61WwpHBlrNH2ZzkFoRM=";
};
dontBuild = true;