opencellid: 2025-05-02 -> 2025-05-03

This commit is contained in:
2025-05-03 05:03:05 +00:00
parent 92c3cde5cd
commit fc1c51174b

View File

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