Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / riscv64-elf-gcc
Commits: 3197c0de by Antonio Rojas at 2026-01-23T22:40:34+01:00 Add nvchecker config - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,5 @@ +[riscv64-elf-gcc] +source = 'git' +git = 'https://gcc.gnu.org/git/gcc.git' +include_regex = 'releases/gcc.*' +prefix = 'releases/gcc-' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/riscv64-elf-gcc/-/commit/3197c0de3be2c86c47dab9bbf94f35eac84e3395 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/riscv64-elf-gcc/-/commit/3197c0de3be2c86c47dab9bbf94f35eac84e3395 You're receiving this email because of your account on gitlab.archlinux.org.
