Henrik Lissner 2024-08-19 13:41:51 -04:00
parent 109aa2c159
commit 22f37e84dc
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
2 changed files with 6 additions and 6 deletions

View file

@ -2,8 +2,8 @@
;;; emacs/undo/packages.el
(if (modulep! +tree)
(package! undo-tree :pin "5e9f4c92348b3cfd6f140c1730294017dca4bc05")
(package! undo-fu :pin "ea902716f39c725db1b90dbb285b44404b3bd6df")
(package! undo-fu-session :pin "75d78310c86901f01b35d47f3ac1a5c8368abba4")
(package! undo-tree :pin "d8f72bbe7d3c3a2808986febd3bb1a46d4da7f51")
(package! undo-fu :pin "dbb3e4b699dd488497ef9b32a04b8e928a6bc8ef")
(package! undo-fu-session :pin "beb0e285d074145eaf481a959c903b77c19ae91e")
(when (> emacs-major-version 27) ; unsupported in 27
(package! vundo :pin "a18d63a9a15d363c11e2405934e709723e472d86")))
(package! vundo :pin "5374125dc0aaf1769bb0965344befb90f809ccfc")))

View file

@ -6,9 +6,9 @@
(package! smerge-mode :built-in t)
(package! browse-at-remote :pin "76aa27dfd469fcae75ed7031bb73830831aaccbf")
(package! git-commit :pin "e77782272082977d56635308b89cf686abd87ef5")
(package! git-commit :pin "55656a31cc4fe6c8996c621f4cf14aa4a1bfe47d")
(package! git-timemachine
;; The original lives on codeberg.org; which has uptime issues.
:recipe (:host github :repo "emacsmirror/git-timemachine")
:pin "3780835fcd67c3703ffa768206121851e6895ece")
(package! git-modes :pin "d96fa7a3c7d754812675b37247c6a77e459eec53")
(package! git-modes :pin "f99010bbeb8b6d8a0819fac0195a2ef0159d08f0")