Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / opam
Commits: 98ecfd59 by Christian Heusel at 2025-11-21T00:43:42+01:00 exclude beta version from version check - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,3 +1,4 @@ [opam] source = "git" git = "https://github.com/ocaml/opam.git" +exclude_regex = '.*(alpha|beta|rc).*' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/opam/-/commit/98ecfd59d2c8f7c149128ceab04ab484915d8388 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/opam/-/commit/98ecfd59d2c8f7c149128ceab04ab484915d8388 You're receiving this email because of your account on gitlab.archlinux.org.
