update packages

This commit is contained in:
2025-03-11 21:14:26 +01:00
parent 45d49daef0
commit 14dcaaddde
440 changed files with 13229 additions and 8718 deletions

View File

@@ -1,17 +1,17 @@
(define-package "ol-notmuch" "20230511.2048" "Links to notmuch messages"
'((emacs "25.1")
(compat "29.1.4.1")
(notmuch "0.37")
(org "9.6.5"))
:commit "781c3518a537da2a8b5e8a4424f9441df463a147" :authors
(define-package "ol-notmuch" "20250117.1242" "Links to notmuch messages"
'((emacs "29.1")
(compat "30.0.2.0")
(notmuch "0.38.2")
(org "9.7.19"))
:commit "9a69506a3f9ed31e2f1f967dfaa600702089be45" :authors
'(("Matthieu Lemerre" . "racin@free.fr"))
:maintainers
'(("Jonas Bernoulli" . "jonas@bernoul.li"))
'(("Jonas Bernoulli" . "emacs.ol-notmuch@jonas.bernoulli.dev"))
:maintainer
'("Jonas Bernoulli" . "jonas@bernoul.li")
'("Jonas Bernoulli" . "emacs.ol-notmuch@jonas.bernoulli.dev")
:keywords
'("hypermedia" "mail")
:url "https://git.sr.ht/~tarsius/ol-notmuch")
:url "https://github.com/tarsius/ol-notmuch")
;; Local Variables:
;; no-byte-compile: t
;; End: