Bump :email
https://git.notmuchmail.org/git/notmuch@aba7fb3 -> https://git.notmuchmail.org/git/notmuch@ad9c2e9
org-mime/org-mime@b189976 -> org-mime/org-mime@9f84446
wanderlust/flim@e4bd54f -> wanderlust/flim@f303f2f
wanderlust/semi@16228dc -> wanderlust/semi@57a948c
wanderlust/wanderlust@7a919e4 -> wanderlust/wanderlust@7af0d58
We're also transitioning from abbreviated SHA1 hashes to full ones. See
45cdfb125
for why.
This commit is contained in:
parent
1f52ae8566
commit
94a2ff97d7
2 changed files with 8 additions and 8 deletions
|
@ -1,9 +1,9 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; email/notmuch/packages.el
|
;;; email/notmuch/packages.el
|
||||||
|
|
||||||
(package! notmuch :pin "aba7fb375b")
|
(package! notmuch :pin "ad9c2e91a012920bebfe70bc472d44678abc3259")
|
||||||
(package! org-mime :pin "b189976217")
|
(package! org-mime :pin "9f8444603806e6baa94b2b67a23aab0ea52fef97")
|
||||||
(when (featurep! :completion ivy)
|
(when (featurep! :completion ivy)
|
||||||
(package! counsel-notmuch :pin "a4a1562935"))
|
(package! counsel-notmuch :pin "a4a1562935e4180c42524c51609d1283e9be0688"))
|
||||||
(when (featurep! :completion helm)
|
(when (featurep! :completion helm)
|
||||||
(package! helm-notmuch :pin "97a01497e0"))
|
(package! helm-notmuch :pin "97a01497e079a7b6505987e9feba6b603bbec288"))
|
||||||
|
|
|
@ -4,8 +4,8 @@
|
||||||
;; HACK These are wanderlust's dependencies (wanderlust depends on semi, semi
|
;; HACK These are wanderlust's dependencies (wanderlust depends on semi, semi
|
||||||
;; depends on flim, flim on apel), but they all have non-standard default
|
;; depends on flim, flim on apel), but they all have non-standard default
|
||||||
;; branches which straight cannot detect without our help.
|
;; branches which straight cannot detect without our help.
|
||||||
(package! apel :recipe (:branch "apel-wl") :pin "d146ddbf88")
|
(package! apel :recipe (:branch "apel-wl") :pin "d146ddbf8818e81d3577d5eee7825d377bec0c73")
|
||||||
(package! flim :recipe (:branch "flim-1_14-wl") :pin "e4bd54fd7d")
|
(package! flim :recipe (:branch "flim-1_14-wl") :pin "f303f2f6c124bc8635add96d3326a2209749437b")
|
||||||
(package! semi :recipe (:branch "semi-1_14-wl") :pin "16228dc2d1")
|
(package! semi :recipe (:branch "semi-1_14-wl") :pin "57a948c5f07e57e78ab3c0e6fd76ffcd591bb4ac")
|
||||||
|
|
||||||
(package! wanderlust :pin "7a919e422a")
|
(package! wanderlust :pin "7af0d582cd48a37469e0606ea35887740d78c8b5")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue