Morten Linderud pushed to branch main at Arch Linux / Packaging / Packages / cue
Commits: d200b3e5 by Morten Linderud at 2026-06-28T18:43:11+02:00 nvchecker: update ignore Signed-off-by: Morten Linderud <[email protected]> - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,4 +2,4 @@ source = "git" git = "https://github.com/cue-lang/cue.git" prefix = "v" -exclude_regex = ".*(dev|alpha).*" +exclude_regex = ".*(dev|rc|alpha).*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cue/-/commit/d200b3e5173e41a46a997a6692331f16d7fe8f27 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cue/-/commit/d200b3e5173e41a46a997a6692331f16d7fe8f27 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
