Henrik Lissner 2022-05-26 23:28:49 +02:00
parent 398b91b623
commit 61a7c54165
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
3 changed files with 10 additions and 10 deletions

View file

@ -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")