opencellid: 2025-05-04 -> 2025-05-05

This commit is contained in:
2025-05-05 15:29:38 +00:00
parent c8e1d7d8ba
commit 810a62ae4d

View File

@@ -12,14 +12,14 @@
stdenv.mkDerivation {
pname = "opencellid";
version = "0-unstable-2025-05-04";
version = "0-unstable-2025-05-05";
src = fetchFromGitea {
domain = "git.uninsane.org";
owner = "colin";
repo = "opencellid-mirror";
rev = "2edec301bb740692586b9ad98781b6163815e300";
hash = "sha256-2Sr1VYHEfmth8NvXP3RKklAsM3Ffp34IF14U4vYEedc=";
rev = "10a0baffb0fbbe02a00176dec6a2a63736454df1";
hash = "sha256-77qRvm44mxIZhORvsnJcMn8IG70Q4yBfbIXUlY0DfSc=";
};
dontBuild = true;