From ed4b1ef8879d20868504805d838fd04a45011e84 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Tue, 4 May 2021 16:07:12 -0400 Subject: [PATCH] Bump :email https://git.notmuchmail.org/git/notmuch@45193ba -> https://git.notmuchmail.org/git/notmuch@63413a5 jeremy-compostella/org-msg@557d490 -> jeremy-compostella/org-msg@b0765b2 org-mime/org-mime@9bb6351 -> org-mime/org-mime@eb21c02 wanderlust/flim@068b35e -> wanderlust/flim@ddf5b6e wanderlust/semi@f279ebe -> wanderlust/semi@20d7530 wanderlust/wanderlust@5db307a -> wanderlust/wanderlust@6e189fc Closes #4976 --- modules/email/mu4e/packages.el | 2 +- modules/email/notmuch/packages.el | 4 ++-- modules/email/wanderlust/packages.el | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/modules/email/mu4e/packages.el b/modules/email/mu4e/packages.el index 3e66c3118..bcb8a4a2a 100644 --- a/modules/email/mu4e/packages.el +++ b/modules/email/mu4e/packages.el @@ -1,4 +1,4 @@ ;; -*- no-byte-compile: t; -*- ;;; email/mu4e/packages.el -(package! org-msg :pin "557d490ecbd80522a42f7b1fb6aaacca504d4512") +(package! org-msg :pin "b0765b2d0bc06cdd1fd78836ef958eb81e603dd1") diff --git a/modules/email/notmuch/packages.el b/modules/email/notmuch/packages.el index adcca5d1e..a2710de8f 100644 --- a/modules/email/notmuch/packages.el +++ b/modules/email/notmuch/packages.el @@ -1,8 +1,8 @@ ;; -*- no-byte-compile: t; -*- ;;; email/notmuch/packages.el -(package! notmuch :pin "45193bab16c728ba892a5d45fc62ef59e2a6ef85") -(package! org-mime :pin "9bb6351b25c62835c7881fc64096028eb8ef83ef") +(package! notmuch :pin "63413a5563450bdedee4c077f2f998578e75083a") +(package! org-mime :pin "eb21c02ba8f97fe69c14dc657a7883b982664649") (when (featurep! :completion ivy) (package! counsel-notmuch :pin "a4a1562935e4180c42524c51609d1283e9be0688")) (when (featurep! :completion helm) diff --git a/modules/email/wanderlust/packages.el b/modules/email/wanderlust/packages.el index e0f19bafc..ebbcb2cff 100644 --- a/modules/email/wanderlust/packages.el +++ b/modules/email/wanderlust/packages.el @@ -5,7 +5,7 @@ ;; 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 "068b35e863be9245e717e79def55f93580188bc8") -(package! semi :recipe (:branch "semi-1_14-wl") :pin "f279ebe1c1f9c14bdd5d3da01af24277a6167b69") +(package! flim :recipe (:branch "flim-1_14-wl") :pin "ddf5b6eceb73d7dbf6ff3a2d5281a2957cc2b836") +(package! semi :recipe (:branch "semi-1_14-wl") :pin "20d75302509b5fba9849e74b61c1ce93e5819864") -(package! wanderlust :pin "5db307a0441b6b7aa4ecfd34344842d78f15611b") +(package! wanderlust :pin "6e189fc944a9bbde76c5a6d9b6a38d57e85e6390")