Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / httpbin
Commits: 87cc7dde by Chih-Hsuan Yen at 2024-03-01T13:46:34+08:00 Add nvchecker configuration - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,4 @@ +source = "git" +git = "https://github.com/psf/httpbin.git" +include_regex = "release-.*" +prefix = "release-v" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/httpbin/-/commit/87cc7dde98f8707af3db36652cd37c9c67097a2e -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/httpbin/-/commit/87cc7dde98f8707af3db36652cd37c9c67097a2e You're receiving this email because of your account on gitlab.archlinux.org.
