opencellid: 0-unstable-2025-04-13 -> 0-unstable-2025-04-18

This commit is contained in:
2025-04-19 04:27:25 +00:00
parent 960c39966b
commit 13f70c4626

View File

@@ -12,14 +12,14 @@
stdenv.mkDerivation {
pname = "opencellid";
version = "0-unstable-2025-04-13";
version = "0-unstable-2025-04-18";
src = fetchFromGitea {
domain = "git.uninsane.org";
owner = "colin";
repo = "opencellid-mirror";
rev = "e5e338a71c6961bce9878b07d0f6591937a705c3";
hash = "sha256-nNPRuad9BiswSK7+79WyQvwpCVDhMoOpqRHUEyJpHxw=";
rev = "43f731259beccd5236ba04a7b7dff7cf9d2cd0a0";
hash = "sha256-BtEfkTz27YEXZ/O3aKtSV1oUblqJ3Lxd8YuSxIi8KYA=";
};
dontBuild = true;