opencellid: 2025-03-22 -> 2025-03-23

This commit is contained in:
2025-03-23 10:25:52 +00:00
parent c8b1f9d221
commit dcc497cfad

View File

@@ -12,14 +12,14 @@
stdenv.mkDerivation {
pname = "opencellid";
version = "0-unstable-2025-03-22";
version = "0-unstable-2025-03-23";
src = fetchFromGitea {
domain = "git.uninsane.org";
owner = "colin";
repo = "opencellid-mirror";
rev = "46dd54ef59d717733e8048b48c4c1207177bae34";
hash = "sha256-HxvBa/ROCsWtahSx3KBJoj4UH4VsC0ijuPKQof44ibI=";
rev = "d41feff87a4a411a8241eb7034a32f48aa4a13a9";
hash = "sha256-fee0iEuDoq4hz5J11lFPGul8YRqB+7f/oQ2daAVtr/k=";
};
dontBuild = true;