opencellid: 2025-06-05 -> 2025-06-06

This commit is contained in:
2025-06-06 16:51:31 +00:00
parent 0762c0aa20
commit 51ee4826a5

View File

@@ -12,14 +12,14 @@
stdenvNoCC.mkDerivation {
pname = "opencellid";
version = "0-unstable-2025-06-05";
version = "0-unstable-2025-06-06";
src = fetchFromGitea {
domain = "git.uninsane.org";
owner = "colin";
repo = "opencellid-mirror";
rev = "114f1c121e5e13ccd03700a0aea88a9edb08e0d5";
hash = "sha256-/+f1E/OiXKl4ZrAFvJLMeaMDQzfnyyt9F5LxZrIlOpQ=";
rev = "c20598b862329bbdbae56a090349a2b1091f0567";
hash = "sha256-N4LctkqhQnv9fBJOoT5Zvam4eDz8FORYVrlkz7Lt5B8=";
};
dontBuild = true;