opencellid: 2025-07-19 -> 2025-07-20

This commit is contained in:
2025-07-20 18:59:06 +00:00
parent 8477e51538
commit 2fc1baebd6

View File

@@ -12,13 +12,13 @@
stdenvNoCC.mkDerivation {
pname = "opencellid";
version = "0-unstable-2025-07-19";
version = "0-unstable-2025-07-20";
src = fetchFromGitea {
domain = "git.uninsane.org";
owner = "colin";
repo = "opencellid-mirror";
rev = "7f65ea06165d1a2de38b9f23122c27d2164e7b87";
rev = "1c9e6d7ef2cb6c311351bf923a928a30c264216e";
hash = "sha256-eex7sgWBsRgL3m2Fi8vc7x5/zmN0fVn8e9vNhT9w2Vg=";
};