summaryrefslogtreecommitdiffstats
path: root/emacs/notmuch-pkg.el.tmpl
blob: 85c631de39e1128365bc1dae3d88b54b7708c4ac (plain)
1
2
3
4
5
6
;; %AG%
(define-package
  "notmuch"
  %VERSION%
  "Emacs based front-end (MUA) for notmuch"
  '((emacs "25.1")))