bump: :tools
emacs-citar/citar@07d2a63c99 -> emacs-citar/citar@0f1786b7fe emacs-lsp/lsp-mode@12befaabe4 -> emacs-lsp/lsp-mode@dd61303b2d emacs-straight/eglot@3a5240d8fd -> emacs-straight/eglot@6b9c4faa52 emacs-tree-sitter/tree-sitter-langs@1c3d95d018 -> emacs-tree-sitter/tree-sitter-langs@365a4f7bf5 magit/forge@35cc600d62 -> magit/forge@d4e88507bf meain/evil-textobj-tree-sitter@041fcb9fbb -> meain/evil-textobj-tree-sitter@b4ef204ff8 tumashu/posframe@493b17f74a -> tumashu/posframe@570273bcf6 From this point on, Doom will be bumping magit and forge to tagged releases.
This commit is contained in:
parent
737f91242a
commit
2fa4faa6cd
5 changed files with 9 additions and 12 deletions
|
@ -1,12 +1,9 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; tools/magit/packages.el
|
||||
|
||||
;; NOTE: Always bump magit and forge to HEAD~1, not HEAD, because the latest
|
||||
;; commit on their melpa branches are auto-generated and moved to HEAD every
|
||||
;; time there's a commit to its main branch.
|
||||
(package! magit :pin "0aa26864e3fc4e6949711a4821caf6819e7ab171")
|
||||
(package! magit :pin "0aa26864e3fc4e6949711a4821caf6819e7ab171") ; 4.1.0
|
||||
(when (modulep! +forge)
|
||||
(package! forge :pin "35cc600d62a01d50699a529b0caa7d40e642d62a")
|
||||
(package! forge :pin "d4e88507bf0d256fd92c8d5ccdbee8f7ccbb99b3") ; 0.4.3
|
||||
(package! code-review
|
||||
:recipe (:host github
|
||||
:repo "doomelpa/code-review"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue