Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / ocaml
Commits: 5c67c63f by Hyacinthe Cartiaux at 2026-03-05T01:41:31+01:00 nvchecker: exclude unstable releases - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,3 +1,4 @@ [ocaml] source = "git" git = "https://github.com/ocaml/ocaml.git" +exclude_regex = ".*(alpha|beta|rc)\\d+" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml/-/commit/5c67c63f9aaa1b78e1e80c7465ad52403d9808dc -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml/-/commit/5c67c63f9aaa1b78e1e80c7465ad52403d9808dc You're receiving this email because of your account on gitlab.archlinux.org.
