George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / lib3mf
Commits: 86ec90d4 by George Rawlinson at 2025-12-22T03:58:31+00:00 nvchecker: add exclusions (a/b/etc) - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,3 +2,4 @@ source = "git" git = "https://github.com/3MFConsortium/lib3mf.git" prefix = "v" +exclude_regex = ".*(pre|release|weekly|rc|a|alpha|b|beta|dev).*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/lib3mf/-/commit/86ec90d4e1be95a8090fdba226502c0eeb9d1fec -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/lib3mf/-/commit/86ec90d4e1be95a8090fdba226502c0eeb9d1fec You're receiving this email because of your account on gitlab.archlinux.org.
