opencellid: 2025-06-08 -> 2025-06-10

This commit is contained in:
2025-06-10 16:59:04 +00:00
parent c08af9e96f
commit 4ad9192444

View File

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