Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / cargo-dist
Commits: 6bf87e70 by Hyacinthe Cartiaux at 2026-03-03T23:21:22+01:00 nvchecker: exclude unstable releases - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,3 +2,4 @@ source = "git" git = "https://github.com/axodotdev/cargo-dist.git" prefix = "v" +exclude_regex = ".*-(prerelease|rc)\\.\\d+" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-dist/-/commit/6bf87e70a07f7000f78e762845b36ce55e3cd80a -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-dist/-/commit/6bf87e70a07f7000f78e762845b36ce55e3cd80a You're receiving this email because of your account on gitlab.archlinux.org.
