bump: :email
https://codeberg.org/jao/consult-notmuch.git@a5133b9e1f19 -> https://codeberg.org/jao/consult-notmuch.git@4138855cddee https://git.notmuchmail.org/git/notmuch@63413a556345 -> https://git.notmuchmail.org/git/notmuch@bd243b65a970 https://git.sr.ht/~tarsius/ol-notmuch@126fb446d8fa -> https://git.sr.ht/~tarsius/ol-notmuch@1a53d6c70751 jeremy-compostella/org-msg@599e8b056c -> jeremy-compostella/org-msg@60e22e4463 org-mime/org-mime@eb21c02ba8 -> org-mime/org-mime@cf96f585c6 wanderlust/apel@4e3269b6e7 -> wanderlust/apel@6947dc4605 wanderlust/wanderlust@6e189fc944 -> wanderlust/wanderlust@e3cd5e3945 xzz53/mu4e-alert@91f0657c5b -> xzz53/mu4e-alert@b34d0ea7b7 Fix: #6360 Close: #6377
This commit is contained in:
parent
398b91b623
commit
61a7c54165
3 changed files with 10 additions and 10 deletions
|
@ -2,6 +2,6 @@
|
|||
;;; email/mu4e/packages.el
|
||||
|
||||
(when (featurep! +org)
|
||||
(package! org-msg :pin "599e8b056c30e84d584aa54dd7c85339cdb9dc43"))
|
||||
(package! org-msg :pin "60e22e446325a9b3387396459d98be7c1c52579d"))
|
||||
|
||||
(package! mu4e-alert :pin "91f0657c5b245a9de57aa38391221fb5d141d9bd")
|
||||
(package! mu4e-alert :pin "b34d0ea7b75709cc25d842a783cebea855dc9f7d")
|
||||
|
|
|
@ -17,15 +17,15 @@
|
|||
"??")))
|
||||
(cdr (doom-call-process "git" "rev-parse" "HEAD")))
|
||||
t t)))
|
||||
:pin "63413a5563450bdedee4c077f2f998578e75083a")
|
||||
:pin "bd243b65a9709bfd61ba80e80cc41ae3a23ea524")
|
||||
|
||||
(when (featurep! +org)
|
||||
(package! org-mime :pin "eb21c02ba8f97fe69c14dc657a7883b982664649"))
|
||||
(package! org-mime :pin "cf96f585c68ad14751a3f73d937cbfcb890171b9"))
|
||||
(when (featurep! :lang org)
|
||||
(package! ol-notmuch :pin "126fb446d8fa9e54cf21103afaf506fd81273c02"))
|
||||
(package! ol-notmuch :pin "1a53d6c707514784cabf33d865b577bf77f45913"))
|
||||
(when (featurep! :completion ivy)
|
||||
(package! counsel-notmuch :pin "a4a1562935e4180c42524c51609d1283e9be0688"))
|
||||
(when (featurep! :completion helm)
|
||||
(package! helm-notmuch :pin "97a01497e079a7b6505987e9feba6b603bbec288"))
|
||||
(when (featurep! :completion vertico)
|
||||
(package! consult-notmuch :pin "a5133b9e1f19b6d51e51dd5c5e3a4f236ca29b57"))
|
||||
(package! consult-notmuch :pin "4138855cddee0ef126cff6a5fc5ca9c49fd2682d"))
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
;; HACK These are wanderlust's dependencies (wanderlust depends on semi, semi
|
||||
;; depends on flim, flim on apel), but they all have non-standard default
|
||||
;; branches which straight cannot detect without our help.
|
||||
(package! apel :recipe (:branch "apel-wl") :pin "4e3269b6e702db2dba48cf560563ac883e81e3bf")
|
||||
(package! flim :recipe (:branch "flim-1_14-wl") :pin "ddf5b6eceb73d7dbf6ff3a2d5281a2957cc2b836")
|
||||
(package! semi :recipe (:branch "semi-1_14-wl") :pin "20d75302509b5fba9849e74b61c1ce93e5819864")
|
||||
(package! apel :recipe (:branch "apel-wl") :pin "6947dc4605ebbb87762edf7051a78a3f7b5f17c5")
|
||||
(package! flim :recipe (:branch "flim-1_14-wl") :pin "289e5bbd66f6f14306a6e0b922ee8f26267e2470")
|
||||
(package! semi :recipe (:branch "semi-1_14-wl") :pin "b1c245b81715b0430f7593cee2339e6264104f3d")
|
||||
|
||||
(package! wanderlust :pin "6e189fc944a9bbde76c5a6d9b6a38d57e85e6390")
|
||||
(package! wanderlust :pin "e3cd5e39454737c0b641e114ddcc550122288a2a")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue