unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#55750] [PATCH]: Update emacs-modus-themes to 2.4.0
@ 2022-06-01 11:16 André A. Gomes
  2022-06-07 19:39 ` bug#55750: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: André A. Gomes @ 2022-06-01 11:16 UTC (permalink / raw)
  To: 55750

[-- Attachment #1: Type: text/plain, Size: 95 bytes --]

Hi Guix,

Attached.  Thanks.


-- 
André A. Gomes
"You cannot even find the ruins..."

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-emacs-modus-themes-Update-to-2.4.0.patch --]
[-- Type: text/x-patch, Size: 1216 bytes --]

From 1db573b9b7e4d6c597217e7a1a34c881e962f366 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20A=2E=20Gomes?= <andremegafone@gmail.com>
Date: Wed, 1 Jun 2022 12:14:20 +0100
Subject: [PATCH] gnu: emacs-modus-themes: Update to 2.4.0.

* gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 2.4.0.
---
 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 31822dc641..b9fab68de6 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -27672,7 +27672,7 @@ (define-public emacs-doom-themes
 (define-public emacs-modus-themes
   (package
     (name "emacs-modus-themes")
-    (version "2.3.3")
+    (version "2.4.0")
     (source
      (origin
        (method git-fetch)
@@ -27681,7 +27681,7 @@ (define-public emacs-modus-themes
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "14nfb94y9vcnpmwj9acwl6h5v0h1c6swqf33ch4zimxxqgx9zrm4"))))
+        (base32 "0ia6r68fqbv64r9jm92vmqypq15nl8yy07n18hqrfbp1fy47zds1"))))
     (native-inputs (list texinfo))
     (build-system emacs-build-system)
     (arguments
-- 
2.36.1


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

* bug#55750: [PATCH]: Update emacs-modus-themes to 2.4.0
  2022-06-01 11:16 [bug#55750] [PATCH]: Update emacs-modus-themes to 2.4.0 André A. Gomes
@ 2022-06-07 19:39 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2022-06-07 19:39 UTC (permalink / raw)
  To: André A. Gomes; +Cc: 55750-done

Hello,

André A. Gomes <andremegafone@gmail.com> writes:
>
> Attached.  Thanks.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2022-06-07 19:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-01 11:16 [bug#55750] [PATCH]: Update emacs-modus-themes to 2.4.0 André A. Gomes
2022-06-07 19:39 ` bug#55750: " 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).