Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / sway
Commits: 74166f18 by Robin Candau at 2024-09-30T09:07:28+02:00 Update nvchecker config to exclude 'rc' tags (and other 'pre-releases' suffix) - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,3 +1,4 @@ [sway] source = "git" git = "https://github.com/swaywm/sway.git" +exclude_regex = ".*(pre|a|alpha|b|beta|r|rc).*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/sway/-/commit/74166f1825dd21734ea7f7dbb6e9baad1b2d47d1 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/sway/-/commit/74166f1825dd21734ea7f7dbb6e9baad1b2d47d1 You're receiving this email because of your account on gitlab.archlinux.org.
