opencellid: 2025-03-29 -> 2025-03-30

This commit is contained in:
2025-03-30 05:38:47 +00:00
parent 7742e48af7
commit 1cc630b7bb

View File

@@ -12,14 +12,14 @@
stdenv.mkDerivation {
pname = "opencellid";
version = "0-unstable-2025-03-29";
version = "0-unstable-2025-03-30";
src = fetchFromGitea {
domain = "git.uninsane.org";
owner = "colin";
repo = "opencellid-mirror";
rev = "da8902f5d3b231436f5fb7c93c11a014adc44eca";
hash = "sha256-f/hGP5TNgEtgnj5rRvQokPLI+/zTlP8/8ZH3p+wdRAw=";
rev = "54d1231b7c5f6195d0deff7eb2d6befc1ac0dab6";
hash = "sha256-RuQwzfepjWqUW75Uhug5j0qeEWI4BogJQ0ckUz9JAGM=";
};
dontBuild = true;