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

This commit is contained in:
2025-06-08 19:33:18 +00:00
parent 38074e0a95
commit 9886f95e62

View File

@@ -12,14 +12,14 @@
stdenvNoCC.mkDerivation { stdenvNoCC.mkDerivation {
pname = "opencellid"; pname = "opencellid";
version = "0-unstable-2025-06-07"; version = "0-unstable-2025-06-08";
src = fetchFromGitea { src = fetchFromGitea {
domain = "git.uninsane.org"; domain = "git.uninsane.org";
owner = "colin"; owner = "colin";
repo = "opencellid-mirror"; repo = "opencellid-mirror";
rev = "620d925c7eaaaef20f65967f23d26399a75b9b5e"; rev = "7a0950159843bd6902e90f7708b265dd62ee0c45";
hash = "sha256-byNF+i97UsnwiwPYNHrQ5WAHukBOSyJS63OG+6aYS38="; hash = "sha256-xeG8M/tfMxzFNiEDCez3YS0zpIiy8GYsUrblESe4FuE=";
}; };
dontBuild = true; dontBuild = true;