opencellid: 2025-05-19 -> 2025-05-20

This commit is contained in:
2025-05-21 14:52:43 +00:00
parent 69cf3ae762
commit d3c76f3a43

View File

@@ -12,14 +12,14 @@
stdenv.mkDerivation { stdenv.mkDerivation {
pname = "opencellid"; pname = "opencellid";
version = "0-unstable-2025-05-19"; version = "0-unstable-2025-05-20";
src = fetchFromGitea { src = fetchFromGitea {
domain = "git.uninsane.org"; domain = "git.uninsane.org";
owner = "colin"; owner = "colin";
repo = "opencellid-mirror"; repo = "opencellid-mirror";
rev = "2bd88308a0ad357d84517614a47438fa6929fdbb"; rev = "90d641b6ab049e890da2b54e055387d17075589f";
hash = "sha256-HvHLxykHvctDvNuHz7+ujNsyos0KXGGy+7Q8qBWRoQo="; hash = "sha256-aLE3ACEhbnGu9WGBAoEljDTkpmeNq9m9z2zQuh+x2wU=";
}; };
dontBuild = true; dontBuild = true;