opencellid: 2025-06-03 -> 2025-06-04

This commit is contained in:
2025-06-04 08:45:36 +00:00
parent 9c6c18f157
commit d2054a55dd

View File

@@ -12,14 +12,14 @@
stdenv.mkDerivation {
pname = "opencellid";
version = "0-unstable-2025-06-03";
version = "0-unstable-2025-06-04";
src = fetchFromGitea {
domain = "git.uninsane.org";
owner = "colin";
repo = "opencellid-mirror";
rev = "7a4da5b0c38edf81c4f794ca752b7621c64fc325";
hash = "sha256-3azy4k9ACzzDUpsIvOe8+7UEMr+TezBuIFcV0n6LfIE=";
rev = "82f77835e1d19b2b0eff176892dd033fed6bd42a";
hash = "sha256-npFmRt202f5qRi2MFSK1VkZhpbZUZcCjXLHIaN2JoL4=";
};
dontBuild = true;