bump: :config default use-package
abo-abo/avy@955c8dedd6 -> abo-abo/avy@be612110cb jwiegley/use-package@77945e002f -> jwiegley/use-package@a6e856418d noctuid/link-hint.el@1f9bb60289 -> noctuid/link-hint.el@36ce929331 Close: #7345 Ref: #7196 Co-authored-by: hperrey <hperrey@users.noreply.github.com>
This commit is contained in:
parent
45e34fb723
commit
a7f3db972f
2 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; config/default/packages.el
|
||||
|
||||
(package! avy :pin "955c8dedd68c74f3cf692c1249513f048518c4c9")
|
||||
(package! avy :pin "be612110cb116a38b8603df367942e2bb3d9bdbe")
|
||||
(package! drag-stuff :pin "6d06d846cd37c052d79acd0f372c13006aa7e7c8")
|
||||
(package! link-hint :pin "1f9bb60289d87f31f92b86ed22d1f2c0a7af0222")
|
||||
(package! link-hint :pin "36ce929331f2838213bcaa1145ece4b73ce84afe")
|
||||
|
||||
(unless (modulep! :editor evil)
|
||||
(package! expand-region :pin "b70feaa644310dc2d599dc277cd20a1f2b6446ac"))
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; core/use-package/packages.el
|
||||
|
||||
(package! use-package :pin "77945e002f11440eae72d8730d3de218163d551e")
|
||||
(package! use-package :pin "a6e856418d2ebd053b34e0ab2fda328abeba731c")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue