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