Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / onednn
Commits: cf814808 by Christian Heusel at 2025-11-21T00:29:55+01:00 exclude date version from version check - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,3 +2,4 @@ source = "git" git = "https://github.com/oneapi-src/oneDNN.git" prefix = "v" +exclude_regex = '.*(2021).*' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/onednn/-/commit/cf814808d1b7b77f91500f4e209ddcfd204a8cde -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/onednn/-/commit/cf814808d1b7b77f91500f4e209ddcfd204a8cde You're receiving this email because of your account on gitlab.archlinux.org.
