From b9deb35aabf99d71d25cd44fff579dac102f6a94 Mon Sep 17 00:00:00 2001 From: Marien Zwart Date: Thu, 17 Oct 2024 22:50:21 +1100 Subject: [PATCH] bump: :lang factor factor/fuel@31dc1a386b06 -> factor/fuel@6d0e98494f89 Melpa's upstream and recipe for `fuel` changed (see https://github.com/melpa/melpa/commit/4a3d7cdefacce68fcc53e9428cb2a9a5ec1bf978): 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. --- modules/lang/factor/packages.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/lang/factor/packages.el b/modules/lang/factor/packages.el index 83153a1cc..f83d8d573 100644 --- a/modules/lang/factor/packages.el +++ b/modules/lang/factor/packages.el @@ -1,4 +1,4 @@ ;; -*- no-byte-compile: t; -*- ;;; lang/factor/packages.el -(package! fuel :pin "31dc1a386b06bbde4062f57c12bb4efe3fc635db") +(package! fuel :pin "6d0e98494f89d8b7dcfcae4cf83775562bf44ea9")