unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#57299] [PATCH]: Update emacs-modus-themes to 2.6.0
@ 2022-08-19 17:00 André A. Gomes
  2022-11-19 13:19 ` Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: André A. Gomes @ 2022-08-19 17:00 UTC (permalink / raw)
  To: 57299

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

Hi Guix,

Find the patch 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.6.0.patch --]
[-- Type: text/x-patch, Size: 1217 bytes --]

From 66b4b202062050192021f5178873a57251e61a26 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20A=2E=20Gomes?= <andremegafone@gmail.com>
Date: Fri, 19 Aug 2022 19:58:55 +0300
Subject: [PATCH] gnu: emacs-modus-themes: Update to 2.6.0.

* gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 2.6.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 a93a5b1a3c..e2650e2de0 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -28106,7 +28106,7 @@ (define-public emacs-doom-themes
 (define-public emacs-modus-themes
   (package
     (name "emacs-modus-themes")
-    (version "2.5.0")
+    (version "2.6.0")
     (source
      (origin
        (method git-fetch)
@@ -28115,7 +28115,7 @@ (define-public emacs-modus-themes
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0ng85240zabw87ac53xnrlrafp10ns5wn6dgv9d1jxvnq40p7zqz"))))
+        (base32 "1zl1gd3jlkanjmlsxmwhqaiwyblp6kzznfjnw9cq8ah2390y9n1c"))))
     (native-inputs (list texinfo))
     (build-system emacs-build-system)
     (arguments
-- 
2.37.2


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

* [bug#57299] [PATCH]: Update emacs-modus-themes to 2.6.0
  2022-08-19 17:00 [bug#57299] [PATCH]: Update emacs-modus-themes to 2.6.0 André A. Gomes
@ 2022-11-19 13:19 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2022-11-19 13:19 UTC (permalink / raw)
  To: André A. Gomes; +Cc: 57299-close, 57299

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


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

> Hi Guix,
>
> Find the patch attached.  Thanks.

Sorry, looks like this patch was missed. I see the package was updated
to 2.6.0 in 6ce0ab08e29aeab16e4258dfb042ca0fa1168fd2 and has been
updated a number of times since then.

Thanks,

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2022-11-19 13:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-19 17:00 [bug#57299] [PATCH]: Update emacs-modus-themes to 2.6.0 André A. Gomes
2022-11-19 13:19 ` Christopher Baines

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).