Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / msgpack-c
Commits: 31aa80d8 by Carl Smedstad at 2024-09-14T13:05:29+02:00 Add nvchecker config - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,5 @@ +[msgpack-c] +source = "git" +git = "https://github.com/msgpack/msgpack-c" +prefix = "c-" +include_regex = '^c-\d+\.\d+\.\d+$' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/msgpack-c/-/commit/31aa80d816f4eaad8213e8032eb37c3c51d2013c -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/msgpack-c/-/commit/31aa80d816f4eaad8213e8032eb37c3c51d2013c You're receiving this email because of your account on gitlab.archlinux.org.
