diff --git a/core/packages.el b/core/packages.el index 55808d597..64e15b7fb 100644 --- a/core/packages.el +++ b/core/packages.el @@ -27,7 +27,7 @@ ;; on a potato. :recipe (:host github :repo "hlissner/emacs-so-long") :pin "ed666b0716") -(package! undo-tree :pin "1d91157366") +(package! undo-tree :pin "ad58b21cb9") (package! ws-butler ;; Use my fork of ws-butler, which has a few choice improvements and ;; optimizations (the original has been abandoned).