Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / kotlin
Commits: 07812543 by Christian Heusel at 2025-11-21T00:34:42+01:00 exclude beta version from version check - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,3 +2,4 @@ source = "git" git = "https://github.com/JetBrains/kotlin.git" prefix = "v" +exclude_regex = '.*(Alpha|Beta|RC).*' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/kotlin/-/commit/078125438fe4de11c56b5e33c7b7b2ad014737a7 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/kotlin/-/commit/078125438fe4de11c56b5e33c7b7b2ad014737a7 You're receiving this email because of your account on gitlab.archlinux.org.
