Files
doomemacs/modules/email/mu4e/packages.el
TEC 16fd26e5ba Bump org-msg
jeremy-compostella/org-msg@bb378c79 -> jeremy-compostella/org-msg@89e746c

Update to v3.3 of org-msg introduces ">" quotes and styling.
The styling has been copied over, but the palette tweaked.
2021-07-30 01:56:52 +08:00

8 lines
223 B
EmacsLisp

;; -*- no-byte-compile: t; -*-
;;; email/mu4e/packages.el
(when (featurep! +org)
(package! org-msg :pin "89e746c0a864031eef940758230bc7263a6f2289"))
(package! mu4e-alert :pin "91f0657c5b245a9de57aa38391221fb5d141d9bd")