opencellid: 2025-06-02 -> 2025-06-03

This commit is contained in:
2025-06-03 03:48:36 +00:00
parent 241023a370
commit 02653f1792

View File

@@ -12,14 +12,14 @@
stdenv.mkDerivation {
pname = "opencellid";
version = "0-unstable-2025-06-02";
version = "0-unstable-2025-06-03";
src = fetchFromGitea {
domain = "git.uninsane.org";
owner = "colin";
repo = "opencellid-mirror";
rev = "a8310740671e7df586d72b60ceaffb2d633399e7";
hash = "sha256-t4jxasS/UQdlGpbqTqb1mIcvWj8rUAGz5ffcUjO08cA=";
rev = "7a4da5b0c38edf81c4f794ca752b7621c64fc325";
hash = "sha256-3azy4k9ACzzDUpsIvOe8+7UEMr+TezBuIFcV0n6LfIE=";
};
dontBuild = true;