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