bump: magit forge orgit orgit-forge

magit/forge@30f181f785 -> magit/forge@35cc600d62
magit/magit@2da34f1317 -> magit/magit@0aa26864e3
magit/orgit-forge@a989b2b54d -> magit/orgit-forge@2718a6aaf0
magit/orgit@29a0f37e5c -> magit/orgit@59d21fdb21

For Magit's 4.1.0 release, and to repin away from these packages'
recently removed 'melpa' branches (see #8007).

Ref: #8003
Ref: #8007
This commit is contained in:
Henrik Lissner 2024-08-31 21:47:52 -04:00
parent 069ea9e02f
commit a8f116bb6b
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
3 changed files with 5 additions and 5 deletions

View file

@ -4,9 +4,9 @@
;; NOTE: Always bump magit and forge to HEAD~1, not HEAD, because the latest
;; commit on their melpa branches are auto-generated and moved to HEAD every
;; time there's a commit to its main branch.
(package! magit :pin "2da34f1317c619ec2dfb9e0d969449261ca7f31f")
(package! magit :pin "0aa26864e3fc4e6949711a4821caf6819e7ab171")
(when (modulep! +forge)
(package! forge :pin "30f181f785522f2debf60945d6b589a65bc415f6")
(package! forge :pin "35cc600d62a01d50699a529b0caa7d40e642d62a")
(package! code-review
:recipe (:host github
:repo "doomelpa/code-review"