bump: :tools magit

alphapapa/magit-todos@c5030cc27c -> alphapapa/magit-todos@c6f3fd03aa
magit/forge@ce212f8f95 -> magit/forge@ba35ffc9ba
magit/magit@30b0debaaa -> magit/magit@97a95f7007
wandersoncferreira/code-review@95b36ec8e7 -> wandersoncferreira/code-review@26f426e992

- (#6987, #7103) Fixes "wrong-type-argument sequencep #<subr
  code-review-section--magit-diff-insert-file-section>" error when
  starting code-review.

Fix: #6987
Close: #7103
Amend: 29c595ed1b
Co-authored-by: shroomist <shroomist@users.noreply.github.com>
This commit is contained in:
Henrik Lissner 2023-02-22 17:01:07 -05:00
parent 788e507d49
commit 5018f938b1
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
2 changed files with 5 additions and 5 deletions

View file

@ -6,7 +6,7 @@
(package! smerge-mode :built-in t)
(package! browse-at-remote :pin "c020975a891438e278ad1855213d4f3d62c9fccb")
(package! git-commit :pin "30b0debaaadadec6103a8d7eab92322fd9d30a15")
(package! git-commit :pin "97a95f70079b6613bf98d2306279d3e03fe51234")
(package! git-timemachine
;; The original lives on codeberg.org; which has uptime issues.
:recipe (:host github :repo "emacsmirror/git-timemachine")