https://git.notmuchmail.org/git/notmuch@bd243b65a970 -> https://git.notmuchmail.org/git/notmuch@09f2ad8e8533 jao/consult-notmuch@4138855cdd -> jao/consult-notmuch@d0d4129d45 jeremy-compostella/org-msg@60e22e4463 -> jeremy-compostella/org-msg@7b1dfb96d5 org-mime/org-mime@cf96f585c6 -> org-mime/org-mime@cc00afcf02 tarsius/ol-notmuch@1a53d6c707 -> tarsius/ol-notmuch@ee3646627e wanderlust/apel@6947dc4605 -> wanderlust/apel@82eb2325bd wanderlust/flim@289e5bbd66 -> wanderlust/flim@2cf5a78910 wanderlust/semi@b1c245b817 -> wanderlust/semi@7d8df0ef2f wanderlust/wanderlust@e3cd5e3945 -> wanderlust/wanderlust@77662986fd xzz53/mu4e-alert@b34d0ea7b7 -> xzz53/mu4e-alert@3c9af8c799
7 lines
222 B
EmacsLisp
7 lines
222 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; email/mu4e/packages.el
|
|
|
|
(when (modulep! +org)
|
|
(package! org-msg :pin "7b1dfb96d558f6e5626e96d4f4a5150d55cb7eb2"))
|
|
|
|
(package! mu4e-alert :pin "3c9af8c7994df0a1a4f0703552ea3beffb485ace")
|