opencellid: 2025-04-06 -> 2025-04-07

This commit is contained in:
2025-04-07 14:49:02 +00:00
parent 1a352aee4b
commit d8079369fb

View File

@@ -12,14 +12,14 @@
stdenv.mkDerivation {
pname = "opencellid";
version = "0-unstable-2025-04-06";
version = "0-unstable-2025-04-07";
src = fetchFromGitea {
domain = "git.uninsane.org";
owner = "colin";
repo = "opencellid-mirror";
rev = "0f0f65cfb15eb0787b5c62e3df7ae50c8a04fa46";
hash = "sha256-c7QaD8AUimsJLTp0H9I75lcekrUcF3XeqYLojjAGgk8=";
rev = "5c5fa966f296bc7b90c2fe2d3131d7c524d28d7b";
hash = "sha256-z5orjpv15duJQ334cw7Ni2ghLOSXcth8fzwAdN1oNSE=";
};
dontBuild = true;