bump: :tools magit
magit/forge@a56eb3cbb2 -> magit/forge@1e7ee99c7f magit/magit@cf94190410 -> magit/magit@3b37048688 Due to a force push upstream, the magit ref we were pinned to no longer worked, prompting this bump. Fix: #8007
This commit is contained in:
parent
41dab49c17
commit
5e70fe1697
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; tools/magit/packages.el
|
||||
|
||||
(package! magit :pin "cf94190410ef163fd102cdbcb67f28599d31eabc")
|
||||
(package! magit :pin "3b37048688e50ba5897945ce08eeaed34433c9b7")
|
||||
(when (modulep! +forge)
|
||||
(package! forge :pin "a56eb3cbb27c61387d35cbff6b036a2c1bc1559d")
|
||||
(package! forge :pin "1e7ee99c7f76034e40210a6fd6007015b1998f6d")
|
||||
(package! code-review
|
||||
:recipe (:host github
|
||||
:repo "doomelpa/code-review"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue