opencellid: 0-unstable-2025-05-20 -> 0-unstable-2025-05-22

This commit is contained in:
2025-05-23 05:02:07 +00:00
parent d5de32ddea
commit 55aa9b75f1

View File

@@ -12,14 +12,14 @@
stdenv.mkDerivation {
pname = "opencellid";
version = "0-unstable-2025-05-20";
version = "0-unstable-2025-05-22";
src = fetchFromGitea {
domain = "git.uninsane.org";
owner = "colin";
repo = "opencellid-mirror";
rev = "90d641b6ab049e890da2b54e055387d17075589f";
hash = "sha256-aLE3ACEhbnGu9WGBAoEljDTkpmeNq9m9z2zQuh+x2wU=";
rev = "13b12823f91dd2fde130106ac68121d1a93e0dd6";
hash = "sha256-6BJo/9t+xq/rYwVwNhKr0ClvM/YvsxHjSUWxLGD1VRY=";
};
dontBuild = true;