Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / dioxus-cli
Commits: 7754cf37 by loqs at 2026-05-29T21:02:18+00: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/DioxusLabs/dioxus.git" prefix = "v" +exclude_regex = ".*(pre|a|alpha|b|beta|rc).*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/dioxus-cli/-/commit/7754cf37fb81a0f08e301548c6833f79a81c4fe2 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/dioxus-cli/-/commit/7754cf37fb81a0f08e301548c6833f79a81c4fe2 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
