Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / gleam
Commits: 2c28ecbc by Carl Smedstad at 2026-03-13T23:47:28+01:00 Configure nvchecker to ignore release candidate versions - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,3 +2,4 @@ source = "git" git = "https://github.com/gleam-lang/gleam.git" prefix = "v" +include_regex = '^v\d+\.\d+\.\d+$' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/gleam/-/commit/2c28ecbc009fa47656040c6ba3b265490ff39f06 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/gleam/-/commit/2c28ecbc009fa47656040c6ba3b265490ff39f06 You're receiving this email because of your account on gitlab.archlinux.org.
