unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#55452] [PATCH] gnu: emacs-doom-themes: Update to e9bdd13.
@ 2022-05-16 14:02 luishgh
  2022-05-16 15:57 ` bug#55452: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: luishgh @ 2022-05-16 14:02 UTC (permalink / raw)
  To: 55452; +Cc: Luis Henrique Gomes Higino

From: Luis Henrique Gomes Higino <luishenriquegh2701@gmail.com>

* gnu/packages/emacs-xyz.scm (emacs-doom-themes): Update to e9bdd13.
---
Update emacs-doom-themes to fix failing build.

 gnu/packages/emacs-xyz.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index bdbed00c28..8d66278b8f 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -27522,8 +27522,8 @@ (define-public emacs-quasi-monochrome
       (license license:gpl3+))))
 
 (define-public emacs-doom-themes
-  (let ((commit "e803fc4ac8cf7118e2d1544d8241b848b5e79e9f")
-        (revision "5")
+  (let ((commit "e9bdd137116fa2037ed60037b8421cf68c64888d")
+        (revision "6")
         (version "2.1.6"))
     (package
       (name "emacs-doom-themes")
@@ -27535,7 +27535,7 @@ (define-public emacs-doom-themes
                       (commit commit)))
                 (file-name (git-file-name name version))
                 (sha256
-                 (base32 "128hdmf0jkzr12fv2r6z349qiwba6q97hsb6b1n2qlhi0v5v3mfh"))))
+                 (base32 "178ri980kwkndb73dawhsfr1dkl6xjdb451z0iar9ghk8z0r0wpg"))))
       (build-system emacs-build-system)
       (native-inputs
        (list emacs-ert-runner))
-- 
2.36.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#55452: [PATCH] gnu: emacs-doom-themes: Update to e9bdd13.
  2022-05-16 14:02 [bug#55452] [PATCH] gnu: emacs-doom-themes: Update to e9bdd13 luishgh
@ 2022-05-16 15:57 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2022-05-16 15:57 UTC (permalink / raw)
  To: luishgh; +Cc: 55452-done

Hello,

luishgh <luishenriquegh2701@gmail.com> writes:

> * gnu/packages/emacs-xyz.scm (emacs-doom-themes): Update to e9bdd13.
> ---
> Update emacs-doom-themes to fix failing build.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-05-16 17:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-16 14:02 [bug#55452] [PATCH] gnu: emacs-doom-themes: Update to e9bdd13 luishgh
2022-05-16 15:57 ` bug#55452: " Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).