opencellid: 2025-07-03 -> 2025-07-05

This commit is contained in:
2025-07-05 23:01:44 +00:00
parent bd80c3b6f7
commit 85b41efc7e

View File

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