opencellid: 2025-06-10 -> 2025-06-11

This commit is contained in:
2025-06-11 18:21:53 +00:00
parent a730800d76
commit b87fdc2ae1

View File

@@ -12,14 +12,14 @@
stdenvNoCC.mkDerivation {
pname = "opencellid";
version = "0-unstable-2025-06-10";
version = "0-unstable-2025-06-11";
src = fetchFromGitea {
domain = "git.uninsane.org";
owner = "colin";
repo = "opencellid-mirror";
rev = "7e460ebe88b121e88355b51dee525b845764d72e";
hash = "sha256-mmwQdpYhd1DZ70ab4C3PB8H/Q61AhcTwAuoK/INOybw=";
rev = "bfc3e7b5f82947b9411a5d2071c3654e0201e6d0";
hash = "sha256-33Wy8ujPJicuX9anE7YQthlD+IzYyfa4SiFX1QPrmQo=";
};
dontBuild = true;