opencellid: 2025-06-16 -> 2025-06-17

This commit is contained in:
2025-06-17 14:44:10 +00:00
parent e1bdd9fa0f
commit a76173c0ec

View File

@@ -12,14 +12,14 @@
stdenvNoCC.mkDerivation {
pname = "opencellid";
version = "0-unstable-2025-06-16";
version = "0-unstable-2025-06-17";
src = fetchFromGitea {
domain = "git.uninsane.org";
owner = "colin";
repo = "opencellid-mirror";
rev = "e1a80716bd7909b127db02cb494367ce8f9c8742";
hash = "sha256-VF0kz+eM1bJyjb2tMN+f2uDtXHcMgSdlYsn9iv69Ccs=";
rev = "9de9752d3c66d6f4cd5a64e6cfbab3b31cf4963b";
hash = "sha256-lVDHbW5EWEF5U0xTGxCRyjcV0MBV1EG9WmwGfwy1PuA=";
};
dontBuild = true;