opencellid: 2025-04-28 -> 2025-04-29

This commit is contained in:
2025-04-29 02:45:01 +00:00
parent e8a27b43a3
commit 945b637cc2

View File

@@ -12,14 +12,14 @@
stdenv.mkDerivation {
pname = "opencellid";
version = "0-unstable-2025-04-28";
version = "0-unstable-2025-04-29";
src = fetchFromGitea {
domain = "git.uninsane.org";
owner = "colin";
repo = "opencellid-mirror";
rev = "11a27adab56c77634b9e248c0175dc775bdf1d44";
hash = "sha256-Agl2tRC4dCmcm23/+Z6+fePE3YvFyo5NEZnxdIK+Pd8=";
rev = "45fabd273e07060ab1c977dc4df6a8c7f3470a63";
hash = "sha256-L8fDHAwcHUdLgmjpUIFUWkUGmqaFKGDK7OYb+I8QU5Y=";
};
dontBuild = true;