From d9d4b6afd51439f5789b8af19b41b5fe5a45124d Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Thu, 22 Feb 2018 04:23:06 -0500 Subject: [PATCH] lang/org: hlissner/org-bullets => Kaligule/org-bullets --- modules/lang/org/packages.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/lang/org/packages.el b/modules/lang/org/packages.el index 4f130e555..dc3c1cb20 100644 --- a/modules/lang/org/packages.el +++ b/modules/lang/org/packages.el @@ -4,7 +4,7 @@ ;; Installs a cutting-edge version of org-mode (package! org-plus-contrib) -(package! org-bullets :recipe (:fetcher github :repo "hlissner/org-bullets")) +(package! org-bullets :recipe (:fetcher github :repo "Kaligule/org-bullets")) (package! toc-org) (when (featurep! :feature evil)