Skip to content

Commit

Permalink
bump: :tools magit
Browse files Browse the repository at this point in the history
alphapapa/magit-todos@c6f3fd03aa5b -> alphapapa/magit-todos@cadf29d1cc41
magit/magit@97a95f70079b -> magit/magit@48818355728c

I am still holding back on bumping forge, code-review, and closql
because of wandersoncferreira/code-review#245. I've created a closql
fork to address this (at doomelpa/code-review), but am still testing it.

Fix: doomemacs#7277
Ref: wandersoncferreira/code-review#245
  • Loading branch information
hlissner authored and Leo Okawa Ericson committed Oct 17, 2023
1 parent ad85627 commit 7771c61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/tools/magit/packages.el
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
;; -*- no-byte-compile: t; -*-
;;; tools/magit/packages.el

(when (package! magit :pin "97a95f70079b6613bf98d2306279d3e03fe51234")
(when (package! magit :pin "48818355728c48d986d74dde8b1e9fba25f0fd53")
(when (modulep! +forge)
(package! forge :pin "ba35ffc9bafc6457cc95633904e53e34e544543f")
(package! code-review
Expand All @@ -11,4 +11,4 @@
; and the current forge commit (but forge does have an upstream fix),
; pinned as a temporary measure to prevent user breakages
(package! closql :pin "0a7226331ff1f96142199915c0ac7940bac4afdd"))
(package! magit-todos :pin "c6f3fd03aa5b750636c2647253f21cc03329566c"))
(package! magit-todos :pin "cadf29d1cc410c71a0020c7f83999d9f61721b90"))

0 comments on commit 7771c61

Please sign in to comment.