Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / lib32-readline
Commits: a2ef584a by Hyacinthe Cartiaux at 2026-02-21T18:09:37+01:00 Add nvchecker integration - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,6 @@ +[lib32-readline] +source = "htmlparser" +url = "https://cgit.git.savannah.gnu.org/cgit/readline.git/commit/" +xpath = "//div[@class='commit-subject']" +from_pattern = '[rR]eadline-([\d.]+)(?:\s+patch\s+(\d+))?.*' +to_pattern = '\1.\2' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-readline/-/commit/a2ef584a4ae92e71326dbc7b1964e2a4cacee8ba -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-readline/-/commit/a2ef584a4ae92e71326dbc7b1964e2a4cacee8ba You're receiving this email because of your account on gitlab.archlinux.org.
