Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / keychain
Commits: 15e6b28c by Antonio Rojas at 2026-06-10T08:52:04+02:00 nvchecker: exclude prereleases - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,3 +1,4 @@ [keychain] source = "git" git = "https://github.com/danielrobbins/keychain" +exclude_regex = ".*(beta|rc).*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/keychain/-/commit/15e6b28c7d75a4bee2e2660af871882f200c6219 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/keychain/-/commit/15e6b28c7d75a4bee2e2660af871882f200c6219 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
