opencellid: 0-unstable-2025-08-05 -> 0-unstable-2025-08-06

This commit is contained in:
2025-08-06 18:25:25 +00:00
parent fb825b4630
commit 8908394493

View File

@@ -12,14 +12,14 @@
stdenvNoCC.mkDerivation {
pname = "opencellid";
version = "0-unstable-2025-08-05";
version = "0-unstable-2025-08-06";
src = fetchFromGitea {
domain = "git.uninsane.org";
owner = "colin";
repo = "opencellid-mirror";
rev = "b5e8b46dba77ea36a9332855e1a29ab8b4d072b3";
hash = "sha256-5Hs5QYczvwPIZkwfRD6fwt7sriHRXCcveOgNu92+2hc=";
rev = "7138c8452ad89f2d83725d05c97b21957f7aaef5";
hash = "sha256-t4v6Nr3M8Qu2TI6Y3FERBHNul3ZxPbUkp7bmh8BXa9I=";
};
dontBuild = true;