Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / mdbook
Commits: 8ad0509b by Caleb Maclennan at 2025-09-29T19:44:10+03:00 Fine tune nvchecker to avoid false positives - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -3,3 +3,4 @@ source = "github" github = "rust-lang/mdBook" prefix = "v" use_max_tag = true +include_regex = 'v\d+\.\d+\.\d+' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/mdbook/-/commit/8ad0509b0c374f238bfded3968b90992dcc1f9d8 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/mdbook/-/commit/8ad0509b0c374f238bfded3968b90992dcc1f9d8 You're receiving this email because of your account on gitlab.archlinux.org.
