opencellid: 2025-07-05 -> 2025-07-06

This commit is contained in:
2025-07-06 21:25:03 +00:00
parent d67169aa13
commit 214df43af2

View File

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