opencellid: 2025-06-01 -> 2025-06-02

This commit is contained in:
2025-06-02 08:10:08 +00:00
parent 3ad397b6bc
commit 10831169d1

View File

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