Torsten Keßler pushed to branch main at Arch Linux / Packaging / Packages / rocm-core
Commits: 40d3bfe9 by Torsten Keßler at 2025-12-28T18:14:06+01:00 Fix nvchecker config - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,4 +1,5 @@ [rocm-core] source = "git" git = "https://github.com/ROCm/rocm-core.git" +include_regex = 'rocm-\d+\.\d+\.\d+' prefix = "rocm-" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/rocm-core/-/commit/40d3bfe95a8bce9ce03425df2637e475cde2d9c7 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/rocm-core/-/commit/40d3bfe95a8bce9ce03425df2637e475cde2d9c7 You're receiving this email because of your account on gitlab.archlinux.org.
