Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / guile
Commits: ab6786c9 by Hyacinthe Cartiaux at 2026-02-21T16:45:34+01:00 Add nvchecker integration - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,5 @@ +[guile] +source = "git" +git = "https://codeberg.org/guile/guile.git" +prefix = "v" +exclude_regex = ".*(pre|a|alpha|b|beta|rc).*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/guile/-/commit/ab6786c99c7aa0f9f2104af70a2d621a4803ecab -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/guile/-/commit/ab6786c99c7aa0f9f2104af70a2d621a4803ecab You're receiving this email because of your account on gitlab.archlinux.org.
