opencellid: 2025-06-21 -> 2025-06-22

This commit is contained in:
2025-06-22 18:02:05 +00:00
parent 136abd88e0
commit 8fb8d468f9

View File

@@ -12,14 +12,14 @@
stdenvNoCC.mkDerivation {
pname = "opencellid";
version = "0-unstable-2025-06-21";
version = "0-unstable-2025-06-22";
src = fetchFromGitea {
domain = "git.uninsane.org";
owner = "colin";
repo = "opencellid-mirror";
rev = "d03cc9a7ca545e30dde646be54cb4e7c0ca5be84";
hash = "sha256-cmB7NFjqqFKEpDMVSMzoH/0G8Il9vQdBaAurOL7ULQ8=";
rev = "47664cb5f83248455b183584fb6349cf2753c77b";
hash = "sha256-c33o9UdxFX04bw/lJbo71L8M+Resb3Ek3RGfS2lT1Ls=";
};
dontBuild = true;