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:
Henrik Lissner
2024-11-19 00:46:33 -05:00
parent 16543b6c2b
commit ef33cb3b63

View File

@ -1,4 +1,4 @@
;; -*- no-byte-compile: t; -*-
;;; core/use-package/packages.el
(package! use-package :pin "a6e856418d2ebd053b34e0ab2fda328abeba731c")
(package! use-package :pin "fc8449bb593de8fce0a8bdd4ee2cb78219cf8c76")