opencellid: 2025-04-12 -> 2025-04-13

This commit is contained in:
2025-04-13 05:26:12 +00:00
parent 513e8c04e8
commit b733a7e6cd

View File

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