opencellid: 2025-07-15 -> 2025-07-16

This commit is contained in:
2025-07-18 16:11:09 +00:00
parent 36869a94b9
commit c1edaf792a

View File

@@ -12,14 +12,14 @@
stdenvNoCC.mkDerivation {
pname = "opencellid";
version = "0-unstable-2025-07-15";
version = "0-unstable-2025-07-16";
src = fetchFromGitea {
domain = "git.uninsane.org";
owner = "colin";
repo = "opencellid-mirror";
rev = "d22b7c7a1b208b0dbc92b44dc60fb88f99770015";
hash = "sha256-wwBmSj5vOT/YzfCEnPScKh5lNtebQpin35gaBUlBOZE=";
rev = "0aaa57f0fc3ef26393778ca44d1d87eb12e145d7";
hash = "sha256-vqu0KP1N6XGrRm0VLzVxIM/wp+wgiajLHoPFGHEFTtI=";
};
dontBuild = true;