George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / fish
Commits: 991b40b1 by George Rawlinson at 2025-09-11T07:52:22+00:00 nvchecker: add exclusions (a/b/etc) - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,3 +1,4 @@ [fish] source = "git" git = "https://github.com/fish-shell/fish-shell.git" +exclude_regex = ".*(pre|release|weekly|rc|alpha|beta|dev).*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/fish/-/commit/991b40b12e4511e5f645bea53aaff8c1e03d4dde -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/fish/-/commit/991b40b12e4511e5f645bea53aaff8c1e03d4dde You're receiving this email because of your account on gitlab.archlinux.org.
