From f2ecfcec92ae6d52c732cedece7b30f78982cfd5 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Sun, 11 Oct 2020 23:33:52 -0400 Subject: [PATCH] Bump :email https://git.notmuchmail.org/git/notmuch@8776faf -> https://git.notmuchmail.org/git/notmuch@45193ba jeremy-compostella/org-msg@2db6725 -> jeremy-compostella/org-msg@557d490 wanderlust/apel@d146ddb -> wanderlust/apel@28bca5f wanderlust/flim@f303f2f -> wanderlust/flim@edb5982 wanderlust/semi@10897f0 -> wanderlust/semi@939c805 wanderlust/wanderlust@7af0d58 -> wanderlust/wanderlust@c7043e6 --- modules/email/mu4e/packages.el | 2 +- modules/email/notmuch/packages.el | 2 +- modules/email/wanderlust/packages.el | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/modules/email/mu4e/packages.el b/modules/email/mu4e/packages.el index 61c1ffa1b..3e66c3118 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 "2db6725c4a4f4342a9c61895b7c3c82795b01fee") +(package! org-msg :pin "557d490ecbd80522a42f7b1fb6aaacca504d4512") diff --git a/modules/email/notmuch/packages.el b/modules/email/notmuch/packages.el index 79b1a3e03..adcca5d1e 100644 --- a/modules/email/notmuch/packages.el +++ b/modules/email/notmuch/packages.el @@ -1,7 +1,7 @@ ;; -*- no-byte-compile: t; -*- ;;; email/notmuch/packages.el -(package! notmuch :pin "8776faf6d5118e8152ecfacf94accf35ccebf1d2") +(package! notmuch :pin "45193bab16c728ba892a5d45fc62ef59e2a6ef85") (package! org-mime :pin "9bb6351b25c62835c7881fc64096028eb8ef83ef") (when (featurep! :completion ivy) (package! counsel-notmuch :pin "a4a1562935e4180c42524c51609d1283e9be0688")) diff --git a/modules/email/wanderlust/packages.el b/modules/email/wanderlust/packages.el index 056985f93..8e7a2dfe9 100644 --- a/modules/email/wanderlust/packages.el +++ b/modules/email/wanderlust/packages.el @@ -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 "d146ddbf8818e81d3577d5eee7825d377bec0c73") -(package! flim :recipe (:branch "flim-1_14-wl") :pin "f303f2f6c124bc8635add96d3326a2209749437b") -(package! semi :recipe (:branch "semi-1_14-wl") :pin "10897f024fd9282c73385d24514cc4b57fe193db") +(package! apel :recipe (:branch "apel-wl") :pin "28bca5f7027da26c90bf25ab835a1d615ce316e4") +(package! flim :recipe (:branch "flim-1_14-wl") :pin "edb5982bdc24960798f6038db2c863d7c264cffb") +(package! semi :recipe (:branch "semi-1_14-wl") :pin "939c80580101126c81a72f1643762fbc964f8b64") -(package! wanderlust :pin "7af0d582cd48a37469e0606ea35887740d78c8b5") +(package! wanderlust :pin "c7043e6446a302fee41b531d2daaa388c4d833a7")