unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#55886] [PATCH] gnu: emacs-modus-themes: Update to 2.4.1.
@ 2022-06-08 15:04 Andrew Tropin
  2022-06-10 12:14 ` bug#55886: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Tropin @ 2022-06-08 15:04 UTC (permalink / raw)
  To: 55886; +Cc: Protesilaos Stavrou

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


* 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


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

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

* bug#55886: [PATCH] gnu: emacs-modus-themes: Update to 2.4.1.
  2022-06-08 15:04 [bug#55886] [PATCH] gnu: emacs-modus-themes: Update to 2.4.1 Andrew Tropin
@ 2022-06-10 12:14 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2022-06-10 12:14 UTC (permalink / raw)
  To: Andrew Tropin; +Cc: 55886-done, Protesilaos Stavrou

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


Andrew Tropin <andrew@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

[-- 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-06-10 12:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-08 15:04 [bug#55886] [PATCH] gnu: emacs-modus-themes: Update to 2.4.1 Andrew Tropin
2022-06-10 12:14 ` bug#55886: " 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).