opencellid: 2025-03-24 -> 2025-03-27

This commit is contained in:
2025-03-27 05:10:38 +00:00
parent 17f3002b99
commit 7d92241678

View File

@@ -12,14 +12,14 @@
stdenv.mkDerivation {
pname = "opencellid";
version = "0-unstable-2025-03-24";
version = "0-unstable-2025-03-27";
src = fetchFromGitea {
domain = "git.uninsane.org";
owner = "colin";
repo = "opencellid-mirror";
rev = "bf55e74aa576bd0900f4f03b22360f52a4eeea0f";
hash = "sha256-4SYGrT5yIFJLF6ZYgq5GBacYjVL/Q0rW/5CqvG7RvHQ=";
rev = "499b31f03a3c9dac007afb6ff1643f858aaf45a1";
hash = "sha256-NMJn/VkHRqNuiD3m6ivT4Uru2vuJjaDYhZWnMYb2W9U=";
};
dontBuild = true;