opencellid: 2025-04-08 -> 2025-04-09

This commit is contained in:
2025-04-09 20:12:56 +00:00
parent c26479a31a
commit 3ef1d9fc4e

View File

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