mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-04-20 11:51:12 -07:00
bump: :config use-package
jwiegley/use-package@a6e856418d -> emacs-straight/use-package@fc8449bb59 - use-package was removed from MELPA (melpa/melpa@f008216) and jwiegley/use-package is no longer "maintained" (i.e. it's now bundled with Emacs). Straight now defaults to fetching it from emacs-straight/use-package, where no commit by a6e856418d2e exists, so I bump it to one that does (as the emacs-straight is the most up-to-date mirror). Ref: melpa/melpa@f008216272
This commit is contained in:
parent
16543b6c2b
commit
ef33cb3b63
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; core/use-package/packages.el
|
||||
|
||||
(package! use-package :pin "a6e856418d2ebd053b34e0ab2fda328abeba731c")
|
||||
(package! use-package :pin "fc8449bb593de8fce0a8bdd4ee2cb78219cf8c76")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue