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