Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging / Packages / blueprint-compiler
Commits: 3563341c by Jan Alexander Steffens (heftig) at 2026-01-14T17:55:08+01:00 nvchecker.toml: Avoid prereleases - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,4 +1,5 @@ [blueprint-compiler] source = "git" git = "https://gitlab.gnome.org/GNOME/blueprint-compiler.git" +include_regex = 'v\d+\.\d*[02468]\.\d+' prefix = "v" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/blueprint-compiler/-/commit/3563341c5a0157cc7eb93956924610a731328114 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/blueprint-compiler/-/commit/3563341c5a0157cc7eb93956924610a731328114 You're receiving this email because of your account on gitlab.archlinux.org.
