Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / wasmer
Commits: cb4af26b by Sven-Hendrik Haase at 2026-01-19T19:51:06+01:00 Exclude rcs in nvchecker - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,4 +2,4 @@ source = "git" git = "https://github.com/wasmerio/wasmer.git" prefix = "v" -exclude_regex = ".*rc.*" +exclude_regex = ".*(alpha|rc).*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/wasmer/-/commit/cb4af26bae2b650e8139f0969bbe85807899fd75 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/wasmer/-/commit/cb4af26bae2b650e8139f0969bbe85807899fd75 You're receiving this email because of your account on gitlab.archlinux.org.
