opencellid: 2025-06-13 -> 2025-06-14

This commit is contained in:
2025-06-14 20:57:55 +00:00
parent 5d956ce884
commit ee3442567a

View File

@@ -12,14 +12,14 @@
stdenvNoCC.mkDerivation { stdenvNoCC.mkDerivation {
pname = "opencellid"; pname = "opencellid";
version = "0-unstable-2025-06-13"; version = "0-unstable-2025-06-14";
src = fetchFromGitea { src = fetchFromGitea {
domain = "git.uninsane.org"; domain = "git.uninsane.org";
owner = "colin"; owner = "colin";
repo = "opencellid-mirror"; repo = "opencellid-mirror";
rev = "40001ed419b6bbac901407f9694675040765b07d"; rev = "380af649d560f5b802bb864082ee390489c6cdd7";
hash = "sha256-GmsWKenuLwOR5cCkLVo+mUXE/KuZoqGvTWpcOBdnw7g="; hash = "sha256-9XNDB30J587gbmZWNr8soDcnnWX6Bq0H4qRahqQ1TCQ=";
}; };
dontBuild = true; dontBuild = true;