bump: :tools tree-sitter
emacs-tree-sitter/elisp-tree-sitter@3cfab8a0e9 -> emacs-tree-sitter/elisp-tree-sitter@02fe7b86d9 tree-sitter was bumped inee10764
, but the bump was reverted by mistake in7719991
because the default branch in tree-sitter's MELPA recipe is release, not master, which confused the doom/bump-package* commands. This partially reverts7719991
to undo the de-bump. Amend:7719991bad
Ref:ee10764c22
This commit is contained in:
parent
62248f8366
commit
391babd7bb
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; tools/tree-sitter/packages.el
|
||||
|
||||
(package! tree-sitter :pin "3cfab8a0e945db9b3df84437f27945746a43cc71")
|
||||
(package! tree-sitter :recipe (:branch "master") :pin "02fe7b86d92b1aab954045146469b7893f0ab371")
|
||||
(package! tree-sitter-langs :pin "a06804e13fc1d24d0099b44ce23d6ac5e6bac5b8")
|
||||
(package! tree-sitter-indent :pin "4ef246db3e4ff99f672fe5e4b416c890f885c09e")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue