Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / dmd
Commits: a1feaeec by Christian Heusel at 2025-11-21T00:12:42+01:00 exclude beta version from version check - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,3 +2,4 @@ source = "git" git = "https://github.com/dlang/dmd.git" prefix = "v" +exclude_regex = '.*(alpha|beta|rc).*' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/dmd/-/commit/a1feaeecd860e5c26431a461e0f73dab4506a8b1 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/dmd/-/commit/a1feaeecd860e5c26431a461e0f73dab4506a8b1 You're receiving this email because of your account on gitlab.archlinux.org.
