opencellid: 2025-04-10 -> 2025-04-11

This commit is contained in:
2025-04-11 05:32:56 +00:00
parent dc9b621fa1
commit fb630af35a

View File

@@ -12,14 +12,14 @@
stdenv.mkDerivation {
pname = "opencellid";
version = "0-unstable-2025-04-10";
version = "0-unstable-2025-04-11";
src = fetchFromGitea {
domain = "git.uninsane.org";
owner = "colin";
repo = "opencellid-mirror";
rev = "446101561c774ed2b4b2558dcf16627013786744";
hash = "sha256-Ko9wQoQwEV42JaUhmM1CMCFeCiZPPx2juhXc+bijeAw=";
rev = "54443a2c068c9268d5ab7f8dfd226cd020672283";
hash = "sha256-k5x94LoUxwgsuE2aOKERlMI9891zcEnYm5cVgcH1SDg=";
};
dontBuild = true;