George Hu pushed to branch main at Arch Linux / Packaging / Packages / libpinyin
Commits: d4c33837 by George Hu at 2026-06-05T23:08:57+08:00 Exclude pre-release versions in nvchecker config - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,3 +1,4 @@ [libpinyin] -source = "git" -git = "https://github.com/libpinyin/libpinyin.git" +source = "github" +github = "libpinyin/libpinyin" +use_latest_release = true View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libpinyin/-/commit/d4c338371a882748426ff9479c80615139dcaa75 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libpinyin/-/commit/d4c338371a882748426ff9479c80615139dcaa75 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
