Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / tcpreplay
Commits: dcadb76d by Carl Smedstad at 2025-07-12T10:44:09+02:00 Configure nvchecker to exclude beta versions - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,3 +2,4 @@ source = "git" git = "https://github.com/appneta/tcpreplay.git" prefix = "v" +include_regex = 'v\d+\.\d+\.\d+$' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/tcpreplay/-/commit/dcadb76de00babded3afcf8ad1672c87c1a5f57e -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/tcpreplay/-/commit/dcadb76de00babded3afcf8ad1672c87c1a5f57e You're receiving this email because of your account on gitlab.archlinux.org.
