Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / rocm-opencl-runtime
Commits: b4557ea3 by Hyacinthe Cartiaux at 2026-03-04T14:20:32+01:00 nvchecker: exclude unstable releases - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -3,3 +3,4 @@ source = 'git' git = 'https://github.com/ROCm/clr.git' prefix = 'rocm-' include_regex = 'rocm-.*' +exclude_regex = '.*(test|preview).*' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/rocm-opencl-runtime/-/commit/b4557ea3ebe971940e7fa69876978ef7ef16411a -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/rocm-opencl-runtime/-/commit/b4557ea3ebe971940e7fa69876978ef7ef16411a You're receiving this email because of your account on gitlab.archlinux.org.
