Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages / ruby-thin
Commits: 705f19d7 by Andreas Schleifer at 2024-09-10T22:49:20+02:00 ignore pre releases in nvchecker - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,3 +2,4 @@ source = "git" git = "https://github.com/macournoyer/thin.git" prefix = "v" +exclude_regex = "v[0-9]+\\.[0-9]+\\.[0-9]+\\.pre" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-thin/-/commit/705f19d7dc6ea4141e4b67457cc3ff036ef8d307 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-thin/-/commit/705f19d7dc6ea4141e4b67457cc3ff036ef8d307 You're receiving this email because of your account on gitlab.archlinux.org.
