opencellid: 2025-06-20 -> 2025-06-21

This commit is contained in:
2025-06-21 07:42:05 +00:00
parent 4703744aa1
commit 81c1db550f

View File

@@ -12,14 +12,14 @@
stdenvNoCC.mkDerivation {
pname = "opencellid";
version = "0-unstable-2025-06-20";
version = "0-unstable-2025-06-21";
src = fetchFromGitea {
domain = "git.uninsane.org";
owner = "colin";
repo = "opencellid-mirror";
rev = "8850e17cf10822f18554f1a20fe01c9202cffadf";
hash = "sha256-XVGXE5V2RIucHEpCz9JCSdPpEJINF/+qTRJiMyewEnQ=";
rev = "d03cc9a7ca545e30dde646be54cb4e7c0ca5be84";
hash = "sha256-cmB7NFjqqFKEpDMVSMzoH/0G8Il9vQdBaAurOL7ULQ8=";
};
dontBuild = true;