opencellid: 2025-06-23 -> 2025-06-34

This commit is contained in:
2025-06-24 15:00:23 +00:00
parent b6a55de5bd
commit 3ced6b5db9

View File

@@ -12,14 +12,14 @@
stdenvNoCC.mkDerivation {
pname = "opencellid";
version = "0-unstable-2025-06-23";
version = "0-unstable-2025-06-24";
src = fetchFromGitea {
domain = "git.uninsane.org";
owner = "colin";
repo = "opencellid-mirror";
rev = "b9e18e56814a5a459e0a63cd0a10a33e32b096af";
hash = "sha256-HbrWBoWXcAlQT6wHKoqwYkU3pnR3cBHISyay+k9bNaE=";
rev = "d4adba12d0189b35441d87975b606eb9836842f6";
hash = "sha256-mhaOX5wmbCsKTDxOMcolyLXpzhCMTK3I4embTxcr+5E=";
};
dontBuild = true;