doomemacs/modules/email/mu4e/packages.el

8 lines
223 B
EmacsLisp
Raw Normal View History

2017-04-08 01:31:20 -04:00
;; -*- no-byte-compile: t; -*-
;;; email/mu4e/packages.el
2017-04-08 01:31:20 -04:00
2020-10-14 13:01:46 +08:00
(when (featurep! +org)
(package! org-msg :pin "599e8b056c30e84d584aa54dd7c85339cdb9dc43"))
2020-10-10 03:28:58 +08:00
(package! mu4e-alert :pin "91f0657c5b245a9de57aa38391221fb5d141d9bd")