Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / wasm-pkg-tools
Commits: 87e71a51 by Frederik Schwan at 2026-07-14T18:01:26+02:00 update nvchecker to exclude rc releases - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,3 +2,4 @@ source = "git" git = "https://github.com/bytecodealliance/wasm-pkg-tools.git" prefix = "v" +exclude_regex = ".*(rc|alpha|beta|post).*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/wasm-pkg-tools/-/commit/87e71a51a23b3e0fe10c64f7fec5bffc9804c209 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/wasm-pkg-tools/-/commit/87e71a51a23b3e0fe10c64f7fec5bffc9804c209 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
