Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / lua-bit32
Commits: 77ea0508 by Caleb Maclennan at 2024-02-27T11:09:10+03:00 Fine-tune nvchecker - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,6 +1,6 @@ [lua-bit32] source = "github" github = "keplerproject/lua-compat-5.3" -from_pattern = "v(\\d+\\.\\d+)" -to_pattern = "5.3.5.1_\\1" +include_regex = "v(\\d+\\.\\d+)" +prefix = "v" use_max_tag = true View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/lua-bit32/-/commit/77ea05084c5deea5fabcfbab00604050c7f5e3e7 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/lua-bit32/-/commit/77ea05084c5deea5fabcfbab00604050c7f5e3e7 You're receiving this email because of your account on gitlab.archlinux.org.
