Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / ruby-sass
Commits: 091f1c05 by Levente Polyak at 2024-09-08T23:16:42+02:00 nvchecker: exclude alpha versions - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,3 +1,4 @@ [ruby-sass] source = "git" git = "https://github.com/sass/ruby-sass.git" +exclude_regex = ".*(pre|alpha|beta|rc|RC).*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-sass/-/commit/091f1c057d7a50fb401429d8b7ad8cd7f6db265b -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-sass/-/commit/091f1c057d7a50fb401429d8b7ad8cd7f6db265b You're receiving this email because of your account on gitlab.archlinux.org.
