Bump :tools magit
magit/magit@0f1234e -> magit/magit@8de6ecf magit/forge@2e2d26c -> magit/forge@e2da806
This commit is contained in:
parent
740b16a33f
commit
217a032035
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; tools/magit/packages.el
|
;;; tools/magit/packages.el
|
||||||
|
|
||||||
(when (package! magit :pin "0f1234e785")
|
(when (package! magit :pin "8de6ecf5c5")
|
||||||
(when (featurep! +forge)
|
(when (featurep! +forge)
|
||||||
(package! forge :pin "2e2d26cf42"))
|
(package! forge :pin "e2da80660a"))
|
||||||
(package! magit-gitflow :pin "cc41b561ec")
|
(package! magit-gitflow :pin "cc41b561ec")
|
||||||
(package! magit-todos :pin "a0e5d1f3c7")
|
(package! magit-todos :pin "a0e5d1f3c7")
|
||||||
(package! github-review :pin "50c6bcc7cf")
|
(package! github-review :pin "50c6bcc7cf")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue