opencellid: 2025-05-14 -> 2025-05-15

This commit is contained in:
2025-05-15 06:47:24 +00:00
parent 030fe9596f
commit bfd0a97e8a

View File

@@ -12,14 +12,14 @@
stdenv.mkDerivation {
pname = "opencellid";
version = "0-unstable-2025-05-14";
version = "0-unstable-2025-05-15";
src = fetchFromGitea {
domain = "git.uninsane.org";
owner = "colin";
repo = "opencellid-mirror";
rev = "0ed5e84bf6e7322822129ca1d0c33b225a83d5e6";
hash = "sha256-OvaxzXW/YdzYXzKsoVGzM3MIiEmZMp1OFCBJ2Q1WAvQ=";
rev = "8759afdaa08bba54776b042526c6a5c3638f3ac0";
hash = "sha256-pY2ZM5y/9e9CnTpBSFRR9esVR4mmmf1UbeETIIDnXBo=";
};
dontBuild = true;