mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
bump: :emacs :term :app :email
akermu/emacs-libvterm@99c1f5e76a -> akermu/emacs-libvterm@056ad74653 alexluigit/dirvish@1d8de07f4e -> alexluigit/dirvish@2d63995d32 emacs-straight/vundo@791211a89f -> emacs-straight/vundo@c32481ab48 emacsmirror/git-timemachine@3780835fcd -> emacsmirror/git-timemachine@d1346a7612 emacsmirror/undo-fu-session@beb0e285d0 -> emacsmirror/undo-fu-session@d90d42ddba emacsmirror/undo-fu@dbb3e4b699 -> emacsmirror/undo-fu@399cc12f90 https://git.notmuchmail.org/git/notmuch@2f0320c5f24a -> https://git.notmuchmail.org/git/notmuch@dfc800c26e7b https://git.savannah.gnu.org/git/emms.git@5e9922f2a45f -> https://git.savannah.gnu.org/git/emms.git@8713a0ee985c jao/consult-notmuch@d8022e2ddc -> jao/consult-notmuch@17d2a4ea8c karthink/elfeed-tube@ce2b5071d1 -> karthink/elfeed-tube@79d5a08d76 org-mime/org-mime@9d4584651d -> org-mime/org-mime@9571c148ee remyhonig/elfeed-org@1197cf29f6 -> remyhonig/elfeed-org@34c0b4d758 tarsius/ol-notmuch@881991d94a -> tarsius/ol-notmuch@9a69506a3f tecosaur/emacs-everywhere@0b731ca6da -> tecosaur/emacs-everywhere@caeab3948f
This commit is contained in:
@ -3,5 +3,5 @@
|
||||
|
||||
(package! dirvish
|
||||
:recipe (:host github :repo "alexluigit/dirvish")
|
||||
:pin "1d8de07f4e1b24b2dbe1435263d84a7864b1ef47")
|
||||
:pin "2d63995d3296c259cef90830cf0433602429ecec")
|
||||
(package! diredfl :pin "fe72d2e42ee18bf6228bba9d7086de4098f18a70")
|
||||
|
@ -5,9 +5,9 @@
|
||||
(package! undo-tree :pin "d8f72bbe7d3c3a2808986febd3bb1a46d4da7f51")
|
||||
(package! undo-fu
|
||||
:recipe (:host github :repo "emacsmirror/undo-fu")
|
||||
:pin "dbb3e4b699dd488497ef9b32a04b8e928a6bc8ef")
|
||||
:pin "399cc12f907f81a709f9014b6fad0205700d5772")
|
||||
(package! undo-fu-session
|
||||
:recipe (:host github :repo "emacsmirror/undo-fu-session")
|
||||
:pin "beb0e285d074145eaf481a959c903b77c19ae91e")
|
||||
:pin "d90d42ddba8fa42ef5dc109196545caeabb42b75")
|
||||
(when (> emacs-major-version 27) ; unsupported in 27
|
||||
(package! vundo :pin "791211a89fc992383bbef2322e587d305f2428bc")))
|
||||
(package! vundo :pin "c32481ab489e769324300d7b1a4781cd7091fa65")))
|
||||
|
@ -9,5 +9,5 @@
|
||||
(package! git-timemachine
|
||||
;; The original lives on codeberg.org; which has uptime issues.
|
||||
:recipe (:host github :repo "emacsmirror/git-timemachine")
|
||||
:pin "3780835fcd67c3703ffa768206121851e6895ece")
|
||||
:pin "d1346a76122595aeeb7ebb292765841c6cfd417b")
|
||||
(package! git-modes :pin "f99010bbeb8b6d8a0819fac0195a2ef0159d08f0")
|
||||
|
Reference in New Issue
Block a user