Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / riscv32-elf-gdb
Commits: e7ca7485 by Antonio Rojas at 2026-01-23T21:31:18+01:00 Add nvchecker config - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,7 @@ +[riscv32-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/riscv32-elf-gdb/-/commit/e7ca7485a56e278d0a0cf62fe1baf6f1a3673765 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/riscv32-elf-gdb/-/commit/e7ca7485a56e278d0a0cf62fe1baf6f1a3673765 You're receiving this email because of your account on gitlab.archlinux.org.
