David Runge pushed to branch main at Arch Linux / Packaging / Packages / libusb
Commits: 2e0cfd29 by Hyacinthe Cartiaux at 2026-03-05T16:03:24+01:00 nvchecker: exclude unstable releases - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,3 +2,4 @@ source = "git" git = "https://github.com/libusb/libusb.git" prefix = "v" +exclude_regex = ".*(alpha|beta|rc|pre).*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libusb/-/commit/2e0cfd290a97b8516c54191dd5a1aca010cd0fcc -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libusb/-/commit/2e0cfd290a97b8516c54191dd5a1aca010cd0fcc You're receiving this email because of your account on gitlab.archlinux.org.
