opencellid: 2025-04-09 -> 2025-04-10

This commit is contained in:
2025-04-10 03:29:25 +00:00
parent 51077bffb1
commit da0361d2df

View File

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