From f3ffb9e1e1715bc93faaa32b626a58402be2208f Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Fri, 16 Sep 2022 13:05:16 +0200 Subject: [PATCH] bump: :ui doom doomemacs/themes@83fd9545c282 -> doomemacs/themes@535800fd6ca7 Improves Emacs 29 compatibility (see ref). Ref: emacs-mirror/emacs@d0a66f3e0e66 --- modules/ui/doom/packages.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ui/doom/packages.el b/modules/ui/doom/packages.el index f5d6d239a..703f9fb10 100644 --- a/modules/ui/doom/packages.el +++ b/modules/ui/doom/packages.el @@ -1,5 +1,5 @@ ;; -*- no-byte-compile: t; -*- ;;; ui/doom/packages.el -(package! doom-themes :pin "83fd9545c2823b4b2610947802fa3a52995517b4") +(package! doom-themes :pin "535800fd6ca7f5af56f7aa3d0e8f46fef8b7999b") (package! solaire-mode :pin "8af65fbdc50b25ed3214da949b8a484527c7cc14")