GNU bug report logs - #55886
[PATCH] gnu: emacs-modus-themes: Update to 2.4.1.

Previous Next

Package: guix-patches;

Reported by: Andrew Tropin <andrew <at> trop.in>

Date: Fri, 10 Jun 2022 07:36:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#55886: closed ([PATCH] gnu: emacs-modus-themes: Update to 2.4.1.)
Date: Fri, 10 Jun 2022 12:16:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 10 Jun 2022 13:14:51 +0100
with message-id <871qvw3eaf.fsf <at> cbaines.net>
and subject line Re: [bug#55886] [PATCH] gnu: emacs-modus-themes: Update to 2.4.1.
has caused the debbugs.gnu.org bug report #55886,
regarding [PATCH] gnu: emacs-modus-themes: Update to 2.4.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
55886: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=55886
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andrew Tropin <andrew <at> trop.in>
To: guix-patches <at> gnu.org
Cc: Protesilaos Stavrou <public <at> protesilaos.com>
Subject: [PATCH] gnu: emacs-modus-themes: Update to 2.4.1.
Date: Wed, 8 Jun 2022 18:04:33 +0300
[Message part 3 (text/plain, inline)]
* gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 2.4.1.
---
 gnu/packages/emacs-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 5617c84d02..625422e473 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -27847,7 +27847,7 @@ (define-public emacs-doom-themes
 (define-public emacs-modus-themes
   (package
     (name "emacs-modus-themes")
-    (version "2.4.0")
+    (version "2.4.1")
     (source
      (origin
        (method git-fetch)
@@ -27856,7 +27856,7 @@ (define-public emacs-modus-themes
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0ia6r68fqbv64r9jm92vmqypq15nl8yy07n18hqrfbp1fy47zds1"))))
+        (base32 "0b4y8dzyc9qwwaf2ngqiwyfcnhwlr49kxhc96laqk20lvjlfsrnx"))))
     (native-inputs (list texinfo))
     (build-system emacs-build-system)
     (arguments
-- 
2.36.1

[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Andrew Tropin <andrew <at> trop.in>
Cc: 55886-done <at> debbugs.gnu.org, Protesilaos Stavrou <public <at> protesilaos.com>
Subject: Re: [bug#55886] [PATCH] gnu: emacs-modus-themes: Update to 2.4.1.
Date: Fri, 10 Jun 2022 13:14:51 +0100
[Message part 6 (text/plain, inline)]
Andrew Tropin <andrew <at> trop.in> writes:

> [[PGP Signed Part:Undecided]]
>
> * gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 2.4.1.
> ---
>  gnu/packages/emacs-xyz.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, I've pushed this as 888e2878a7315a05d9ea47ce175a91170d06125b.

Chris
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 3 years and 36 days ago.

Previous Next


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