From 26e0e9dd2ad68a449fa4cfe2eef0786f507f0dff Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Mon, 27 Jan 2020 03:06:14 -0500 Subject: [PATCH] Bump to emacs-straight/undo-tree@ad58b21 --- core/packages.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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).