From c4fceecd9121fd46646322bb4442d3116800e448 Mon Sep 17 00:00:00 2001 From: Joseph Mingrone Date: Sat, 23 Oct 2021 23:25:58 -0300 Subject: mail/notmuch: Update to 0.34 Notmuch 0.34 (2021-10-20) ========================= General ------- An optional new s-expression based query parser is available if notmuch is built with the `sfsexp` library. See notmuch-sexp-queries(7) for syntax, and use `notmuch config get built_with.sexpr_query` to check if notmuch is compiled with s-expression query support. CLI --- Support multiple `Delivered-To` headers in notmuch-reply(1). Emacs ----- Functions are now allowed in `notmuch-search-result-format`. Improvements to unthreaded view on large threads. Tolerate bad/missing working directory for most commands. Allow customization of tree drawing symbols in notmuch-tree mode. --- mail/notmuch/pkg-plist | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mail/notmuch/pkg-plist') diff --git a/mail/notmuch/pkg-plist b/mail/notmuch/pkg-plist index e8dbf08351d7..a56d1ae0509a 100644 --- a/mail/notmuch/pkg-plist +++ b/mail/notmuch/pkg-plist @@ -17,11 +17,12 @@ %%MANPAGES%%man/man5/notmuch-hooks.5.gz %%MANPAGES%%man/man7/notmuch-properties.7.gz %%MANPAGES%%man/man7/notmuch-search-terms.7.gz +%%MANPAGES%%man/man7/notmuch-sexp-queries.7.gz bin/notmuch include/notmuch.h lib/libnotmuch.so lib/libnotmuch.so.5 -lib/libnotmuch.so.5.4.0 +lib/libnotmuch.so.5.5.0 share/bash-completion/completions/notmuch share/zsh/site-functions/_email-notmuch share/zsh/site-functions/_notmuch -- cgit v1.2.3