Lukas Fleischer pushed to branch main at Arch Linux / Packaging / Packages / libyaml
Commits: 2783bf12 by Hyacinthe Cartiaux at 2026-02-21T22:26:26+01:00 Add nvchecker integration - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,5 @@ +[libyaml] +source = "git" +git = "https://github.com/yaml/libyaml.git" +prefix = "v" +exclude_regex = ".*(dist|pre).*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libyaml/-/commit/2783bf1291aa5848d3f8ac37e6fbb2fc4bb30ac1 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libyaml/-/commit/2783bf1291aa5848d3f8ac37e6fbb2fc4bb30ac1 You're receiving this email because of your account on gitlab.archlinux.org.
