Install from emacsmirror/undo-tree

The maintainer's repo doesn't have http support and I can't guarantee
its uptime.
This commit is contained in:
Henrik Lissner 2019-10-07 21:13:40 -04:00
parent 4289df5bc2
commit 0a218021a2
No known key found for this signature in database
GPG Key ID: 5F6C0EA160557395

View File

@ -32,9 +32,9 @@
;; potato.
:recipe (:host github :repo "hlissner/emacs-so-long"))
(package! undo-tree
;; NOTE The version of undo-tree published to ELPA is over 5 years old and
;; missing some fixes. Just use the maintainer's repo directly.
:recipe (:host nil :repo "http://www.dr-qubit.org/git/undo-tree.git"))
;; Version 0.6.5 is on ELPA which lacks a fix we need, so we install 0.6.6
;; from emacsmirror/undo-tree instead.
:recipe (:host github :repo "emacsmirror/undo-tree"))
(package! ws-butler)
;; core-projects.el