opencellid: 2025-06-14 -> 2025-06-16

This commit is contained in:
2025-06-16 16:56:28 +00:00
parent 643e0f7bbc
commit 8641ee16ad

View File

@@ -12,14 +12,14 @@
stdenvNoCC.mkDerivation {
pname = "opencellid";
version = "0-unstable-2025-06-14";
version = "0-unstable-2025-06-16";
src = fetchFromGitea {
domain = "git.uninsane.org";
owner = "colin";
repo = "opencellid-mirror";
rev = "380af649d560f5b802bb864082ee390489c6cdd7";
hash = "sha256-9XNDB30J587gbmZWNr8soDcnnWX6Bq0H4qRahqQ1TCQ=";
rev = "e1a80716bd7909b127db02cb494367ce8f9c8742";
hash = "sha256-VF0kz+eM1bJyjb2tMN+f2uDtXHcMgSdlYsn9iv69Ccs=";
};
dontBuild = true;