Lukas Fleischer pushed to branch main at Arch Linux / Packaging / Packages / 
meilisearch


Commits:
dc3bcfc6 by Lukas Fleischer at 2025-08-06T11:17:01-04:00
.nvchecker.toml: remove 1.17.0 from exclude_regex

- - - - -


1 changed file:

- .nvchecker.toml


Changes:

=====================================
.nvchecker.toml
=====================================
@@ -2,6 +2,4 @@
 source = "git"
 git = "https://github.com/meilisearch/MeiliSearch.git";
 prefix = "v"
-# 1.17.0 is not a proper release; see
-# https://github.com/meilisearch/meilisearch/issues/5788
-exclude_regex = "(v1\\.17\\.0|.*rc.*$)"
+exclude_regex = ".*-rc.*$"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/meilisearch/-/commit/dc3bcfc60d9619a399c548edce69f92c71cf2143

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/meilisearch/-/commit/dc3bcfc60d9619a399c548edce69f92c71cf2143
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to