Hyacinthe Cartiaux pushed to branch main at Arch Linux / Packaging / Packages / powertop
Commits: 56a83bfe by loqs at 2026-07-09T12:22:43+02:00 nvchecker: Exclude unstable release tags Related https://archlinux.org/todo/fix-nvcheckertoml-configs-which-include-unstable-releases/. - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,3 +2,4 @@ source = "git" git = "https://github.com/fenrus75/powertop.git" prefix = "v" +exclude_regex = ".*(pre|a|alpha|b|beta|rc).*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/powertop/-/commit/56a83bfe50ee29f36a629b1e56b170197cedba94 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/powertop/-/commit/56a83bfe50ee29f36a629b1e56b170197cedba94 You're receiving this email because of your account on gitlab.archlinux.org. Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications | Help: https://gitlab.archlinux.org/help
