update of packages
This commit is contained in:
17
lisp/ol-notmuch/ol-notmuch-pkg.el
Normal file
17
lisp/ol-notmuch/ol-notmuch-pkg.el
Normal file
@@ -0,0 +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
|
||||
'(("Matthieu Lemerre" . "racin@free.fr"))
|
||||
:maintainers
|
||||
'(("Jonas Bernoulli" . "jonas@bernoul.li"))
|
||||
:maintainer
|
||||
'("Jonas Bernoulli" . "jonas@bernoul.li")
|
||||
:keywords
|
||||
'("hypermedia" "mail")
|
||||
:url "https://git.sr.ht/~tarsius/ol-notmuch")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
Reference in New Issue
Block a user