mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05: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:
@ -1,4 +1,4 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; core/use-package/packages.el
|
||||
|
||||
(package! use-package :pin "a6e856418d2ebd053b34e0ab2fda328abeba731c")
|
||||
(package! use-package :pin "fc8449bb593de8fce0a8bdd4ee2cb78219cf8c76")
|
||||
|
Reference in New Issue
Block a user