mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
factor/fuel@31dc1a386b -> factor/fuel@6d0e98494f
Melpa's upstream and recipe for `fuel` changed (see
4a3d7cdefa
):
previously it was pulled from a subdirectory of the main `factor`
repository, it now has its own repository. Applying Doom's previous pin
to the new recipe does not seem to work correctly, so update.
5 lines
124 B
EmacsLisp
5 lines
124 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; lang/factor/packages.el
|
|
|
|
(package! fuel :pin "6d0e98494f89d8b7dcfcae4cf83775562bf44ea9")
|