opencellid: 2025-05-31 -> 2025-06-01

This commit is contained in:
2025-06-01 20:09:18 +00:00
parent 04c2912450
commit bdb203bc5f

View File

@@ -12,14 +12,14 @@
stdenv.mkDerivation {
pname = "opencellid";
version = "0-unstable-2025-05-31";
version = "0-unstable-2025-06-01";
src = fetchFromGitea {
domain = "git.uninsane.org";
owner = "colin";
repo = "opencellid-mirror";
rev = "a1405ad85d0b285cb07574459313ddaa5a7ccb3e";
hash = "sha256-EKQogt76dr8V6MJpRg17FER2PzgOP2aIM8NN17Y3dCQ=";
rev = "5fcd9fb175dc296a6333b8edc0286e7303ca7f6c";
hash = "sha256-D9B+V3fK3mEeU2erTBUqprP00miDnO4LJOfATfUqxPY=";
};
dontBuild = true;