Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / mbedtls2
Commits: 8cab0e7f by Hyacinthe Cartiaux at 2026-03-03T23:43:38+01:00 nvchecker: restrict to v2 - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,3 +2,4 @@ source = "git" git = "https://github.com/ARMmbed/mbedtls.git" prefix = "v" +include_regex = "v2\\.[\\d\\.]+" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/mbedtls2/-/commit/8cab0e7f5a82013bd3cefcf9de105ea94ac86c88 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/mbedtls2/-/commit/8cab0e7f5a82013bd3cefcf9de105ea94ac86c88 You're receiving this email because of your account on gitlab.archlinux.org.
