opencellid: 2025-07-06 -> 2025-07-07

This commit is contained in:
2025-07-07 15:52:31 +00:00
parent b7daf1ad04
commit fdf2b5327e

View File

@@ -12,14 +12,14 @@
stdenvNoCC.mkDerivation {
pname = "opencellid";
version = "0-unstable-2025-07-06";
version = "0-unstable-2025-07-07";
src = fetchFromGitea {
domain = "git.uninsane.org";
owner = "colin";
repo = "opencellid-mirror";
rev = "b1020308cbd2263aef228532badcbf802f6f50d6";
hash = "sha256-26jdICo3aRuhOuFZDnKrHyLBppFC8lW+ihUaCIWBGVc=";
rev = "b47df1e8aec6f1b24d0d811a762a2e9fa7fbcd7e";
hash = "sha256-LWlBy1xreO11H9XPVg04oqWz0VIEsJd7/zjy5NeoMCI=";
};
dontBuild = true;