Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / elvish
Commits: 22cef70b by Caleb Maclennan at 2024-03-01T13:38:39+03:00 Setup nvchecker - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,6 @@ +[elvish] +source = "github" +github = "elves/elvish" +include_regex = "v(\\d+\\.\\d+\\.\\d+)" +prefix = "v" +use_max_tag = true View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/elvish/-/commit/22cef70b5709b71f9972a2e8955aa6109753f64c -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/elvish/-/commit/22cef70b5709b71f9972a2e8955aa6109753f64c You're receiving this email because of your account on gitlab.archlinux.org.
