Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / ppc64le-elf-gdb
Commits: 71a36125 by Antonio Rojas at 2026-01-23T21:30:50+01:00 Add nvchecker config - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,7 @@ +[ppc64le-elf-gdb] +source = "git" +git = "https://sourceware.org/git/binutils-gdb.git" +include_regex = "(gdb-).*-release" +prefix = "gdb-" +from_pattern = "(\\d+)\\.(\\d+)-release" +to_pattern = "\\1.\\2" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ppc64le-elf-gdb/-/commit/71a361257b604d7bf167657f4bc9cd8e54fa7f87 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ppc64le-elf-gdb/-/commit/71a361257b604d7bf167657f4bc9cd8e54fa7f87 You're receiving this email because of your account on gitlab.archlinux.org.
