From ae303d56781c9c956848f0dae85f521434401367 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20R=C3=B6ger?= Date: Sun, 21 Apr 2024 02:44:36 +0200 Subject: [PATCH] Generation 81 2024-04-21 02:44:34 (current) --- home/jonas/static/doom-config/packages.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/jonas/static/doom-config/packages.el b/home/jonas/static/doom-config/packages.el index 295cf57..b459c42 100644 --- a/home/jonas/static/doom-config/packages.el +++ b/home/jonas/static/doom-config/packages.el @@ -50,4 +50,4 @@ ;; (unpin! t) (package! conventional-commit - :recipe (:fetcher github :repo "akirak/conventional-commit.el")) + :recipe (:host github :repo "akirak/conventional-commit.el" :files ("conventional-commit.el")))