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