Jonathan Grotelüschen pushed to branch main at Arch Linux / Packaging / Packages / svelte-language-server
Commits: 0cae19e1 by Jonathan Grotelüschen at 2026-06-03T14:24:56+02:00 Restrict nvchecker to tags starting with 'svelte-language-server@' - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,3 +1,5 @@ [svelte-language-server] source = "git" git = "https://github.com/sveltejs/language-tools.git" +include_regex = "svelte-language-server@.*" +prefix = "svelte-language-server@" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/svelte-language-server/-/commit/0cae19e1fcc8f9b6d215008d85a85c6b2912aea3 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/svelte-language-server/-/commit/0cae19e1fcc8f9b6d215008d85a85c6b2912aea3 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
