I bumped to get bugfixes and got more bugs. If the situation improves in future maybe we could add this back in.
7 lines
223 B
EmacsLisp
7 lines
223 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; email/mu4e/packages.el
|
|
|
|
(when (featurep! +org)
|
|
(package! org-msg :pin "4c92c627b6cfb234fd257b714a5dbfc72d7af8d2"))
|
|
|
|
(package! mu4e-alert :pin "91f0657c5b245a9de57aa38391221fb5d141d9bd")
|