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 "4c92c627b6cfb234fd257b714a5dbfc72d7af8d2"))
2020-10-10 03:28:58 +08:00
(package! mu4e-alert :pin "91f0657c5b245a9de57aa38391221fb5d141d9bd")