Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / riscv64-elf-binutils
Commits: 17035901 by Antonio Rojas at 2026-01-23T21:23:40+01:00 Add nvchecker config - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,8 @@ +[riscv64-elf-binutils] +source = "git" +git = "https://sourceware.org/git/binutils-gdb.git" +prefix = "binutils-" +include_regex = 'binutils-([\d_]+)' +from_pattern = '_' +to_pattern = '.' +sort_version_key = 'vercmp' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/riscv64-elf-binutils/-/commit/17035901621fd83861ed33796a3b9180f1078bd5 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/riscv64-elf-binutils/-/commit/17035901621fd83861ed33796a3b9180f1078bd5 You're receiving this email because of your account on gitlab.archlinux.org.
