opencellid: 2025-04-29 -> 2025-04-30

This commit is contained in:
2025-04-30 15:16:41 +00:00
parent 84c5ef3ac9
commit b1997b1ca2

View File

@@ -12,14 +12,14 @@
stdenv.mkDerivation {
pname = "opencellid";
version = "0-unstable-2025-04-29";
version = "0-unstable-2025-04-30";
src = fetchFromGitea {
domain = "git.uninsane.org";
owner = "colin";
repo = "opencellid-mirror";
rev = "45fabd273e07060ab1c977dc4df6a8c7f3470a63";
hash = "sha256-L8fDHAwcHUdLgmjpUIFUWkUGmqaFKGDK7OYb+I8QU5Y=";
rev = "25b9822844a27ac966bea4a2acbc62628a041f6d";
hash = "sha256-bXTfd3kk0D1eMXHTUEE0N8+0LPpENw6C0TqErTULRrg=";
};
dontBuild = true;