opencellid: 2025-05-03 -> 2025-05-04

This commit is contained in:
2025-05-04 07:45:45 +00:00
parent d3cc39a7f0
commit 912753d723

View File

@@ -12,14 +12,14 @@
stdenv.mkDerivation {
pname = "opencellid";
version = "0-unstable-2025-05-03";
version = "0-unstable-2025-05-04";
src = fetchFromGitea {
domain = "git.uninsane.org";
owner = "colin";
repo = "opencellid-mirror";
rev = "4183ea28442aa6113b4b55f67e222ded144e04b9";
hash = "sha256-AKX2CHhaCJVhgBbft95tbdGmRRg564r1EYnWKylE+RY=";
rev = "2edec301bb740692586b9ad98781b6163815e300";
hash = "sha256-2Sr1VYHEfmth8NvXP3RKklAsM3Ffp34IF14U4vYEedc=";
};
dontBuild = true;