bump: :tools magit :emacs vc
emacsmirror/git-timemachine@5ed73c3831 -> emacsmirror/git-timemachine@3780835fcd magit/forge@67314e2f83 -> magit/forge@9edfcb2c15 magit/git-modes@52ea2a1281 -> magit/git-modes@d96fa7a3c7 magit/magit@b9948f9571 -> magit/magit@9d4192b7b1
This commit is contained in:
parent
f9583ee30c
commit
4fa24d1533
2 changed files with 5 additions and 5 deletions
|
@ -6,9 +6,9 @@
|
|||
(package! smerge-mode :built-in t)
|
||||
|
||||
(package! browse-at-remote :pin "76aa27dfd469fcae75ed7031bb73830831aaccbf")
|
||||
(package! git-commit :pin "f9268a959828d0c6ab26171dd2fb1ffc55e5ae70")
|
||||
(package! git-commit :pin "9d4192b7b12c6b7f0664d99c4f876cfcc0a30ad4")
|
||||
(package! git-timemachine
|
||||
;; The original lives on codeberg.org; which has uptime issues.
|
||||
:recipe (:host github :repo "emacsmirror/git-timemachine")
|
||||
:pin "5ed73c3831cf6da10ba941e6abba708a86853e8f")
|
||||
(package! git-modes :pin "52ea2a1281ea9df9b8732fe2add0e6a0c9c2cd11")
|
||||
:pin "3780835fcd67c3703ffa768206121851e6895ece")
|
||||
(package! git-modes :pin "d96fa7a3c7d754812675b37247c6a77e459eec53")
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; tools/magit/packages.el
|
||||
|
||||
(when (package! magit :pin "b9948f9571928bb7f39f4b3a112bd76e52a072ce")
|
||||
(when (package! magit :pin "9d4192b7b12c6b7f0664d99c4f876cfcc0a30ad4")
|
||||
(when (modulep! +forge)
|
||||
(package! forge :pin "67314e2f83db358d3734183008586d8bd7cb2395")
|
||||
(package! forge :pin "9edfcb2c1528dc7e607daa2d8fa655fc80e0d8b7")
|
||||
(package! code-review
|
||||
:recipe (:host github
|
||||
:repo "doomelpa/code-review"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue