Bump :tools magit
emacs-evil/evil-magit@0b79aa3 -> emacs-evil/evil-magit@253c644 magit/magit@68b5a13 -> magit/magit@0f1234e
This commit is contained in:
parent
93ff95c06e
commit
31a31fff46
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; tools/magit/packages.el
|
||||
|
||||
(when (package! magit :pin "68b5a13fa1")
|
||||
(when (package! magit :pin "0f1234e785")
|
||||
(package! forge :pin "2e2d26cf42")
|
||||
(package! magit-gitflow :pin "cc41b561ec")
|
||||
(package! magit-todos :pin "a0e5d1f3c7")
|
||||
(package! github-review :pin "50c6bcc7cf")
|
||||
(when (featurep! :editor evil +everywhere)
|
||||
(package! evil-magit :pin "0b79aa33a4")))
|
||||
(package! evil-magit :pin "253c644807")))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue