opencellid: 2025-07-02 -> 2025-07-03

This commit is contained in:
2025-07-03 07:42:09 +00:00
parent 87fbeaa2bf
commit 00fdcb7ec3

View File

@@ -12,14 +12,14 @@
stdenvNoCC.mkDerivation {
pname = "opencellid";
version = "0-unstable-2025-07-02";
version = "0-unstable-2025-07-03";
src = fetchFromGitea {
domain = "git.uninsane.org";
owner = "colin";
repo = "opencellid-mirror";
rev = "03df9990864d05cd76d9f58ef2d58c2c448ba31c";
hash = "sha256-ZTwmDDq+wL8NGCUlI4EjVedTKbFBAkFyFU7+czWGofc=";
rev = "324c18ea58a16fa447354e2d3820a5444a5051c8";
hash = "sha256-vi27QO4dFqlA+CrslBIxJmDOEKCgHI3Ny8aEn0fuzQw=";
};
dontBuild = true;