Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / postgis
Commits: ba44851a by Hyacinthe Cartiaux at 2026-03-04T14:17:19+01:00 nvchecker: exclude unstable releases - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,3 +1,4 @@ [postgis] source = "git" git = "https://git.osgeo.org/gitea/postgis/postgis.git" +exclude_regex = ".*(alpha|beta|rc)\\d+" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/postgis/-/commit/ba44851ad3e1989c93663433d0a81a6227a57390 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/postgis/-/commit/ba44851ad3e1989c93663433d0a81a6227a57390 You're receiving this email because of your account on gitlab.archlinux.org.
