GNU bug report logs - #55452
[PATCH] gnu: emacs-doom-themes: Update to e9bdd13.

Previous Next

Package: guix-patches;

Reported by: luishgh <luishenriquegh2701 <at> gmail.com>

Date: Mon, 16 May 2022 14:03:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 55452 in the body.
You can then email your comments to 55452 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#55452; Package guix-patches. (Mon, 16 May 2022 14:03:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to luishgh <luishenriquegh2701 <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 16 May 2022 14:03:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: luishgh <luishenriquegh2701 <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Luis Henrique Gomes Higino <luishenriquegh2701 <at> gmail.com>
Subject: [PATCH] gnu: emacs-doom-themes: Update to e9bdd13.
Date: Mon, 16 May 2022 11:02:04 -0300
From: Luis Henrique Gomes Higino <luishenriquegh2701 <at> 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





Reply sent to Nicolas Goaziou <mail <at> nicolasgoaziou.fr>:
You have taken responsibility. (Mon, 16 May 2022 15:58:01 GMT) Full text and rfc822 format available.

Notification sent to luishgh <luishenriquegh2701 <at> gmail.com>:
bug acknowledged by developer. (Mon, 16 May 2022 15:58:02 GMT) Full text and rfc822 format available.

Message #10 received at 55452-done <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: luishgh <luishenriquegh2701 <at> gmail.com>
Cc: 55452-done <at> debbugs.gnu.org
Subject: Re: [bug#55452] [PATCH] gnu: emacs-doom-themes: Update to e9bdd13.
Date: Mon, 16 May 2022 17:57:34 +0200
Hello,

luishgh <luishenriquegh2701 <at> 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




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 14 Jun 2022 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 310 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.