Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / geos
Commits: 4668480c by Antonio Rojas at 2026-07-19T12:53:04+02:00 nvchecker: exclude prereleases - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,3 +1,4 @@ [geos] source = 'git' git = 'https://github.com/libgeos/geos' +exclude_regex = '.*(alpha|beta|rc).*' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/geos/-/commit/4668480cb756b8bee81eeb5709b22135286b3a56 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/geos/-/commit/4668480cb756b8bee81eeb5709b22135286b3a56 You're receiving this email because of your account on gitlab.archlinux.org. Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications | Help: https://gitlab.archlinux.org/help
