all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#45060] Upgrade emacs-zenburn-theme to 2.7.0
@ 2020-12-06  1:52 rdes via Guix-patches via
  2020-12-06 14:31 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: rdes via Guix-patches via @ 2020-12-06  1:52 UTC (permalink / raw)
  To: 45060


[-- Attachment #1.1: Type: text/plain, Size: 127 bytes --]

Hello,

The attached patch upgrades emacs-zenburn-theme to 2.7.0.

Sent with [ProtonMail](https://protonmail.com) Secure Email.

[-- Attachment #1.2: Type: text/html, Size: 417 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-emacs-zenburn-theme-Update-to-2.7.0.patch --]
[-- Type: text/x-patch; name=0001-gnu-emacs-zenburn-theme-Update-to-2.7.0.patch, Size: 1287 bytes --]

From 81f10d0a1175e2aec31f9c9eac5073f8fbb29948 Mon Sep 17 00:00:00 2001
From: Ryan Desfosses <rdes@protonmail.com>
Date: Sat, 5 Dec 2020 20:40:13 -0500
Subject: [PATCH] gnu: emacs-zenburn-theme: Update to 2.7.0.

* gnu/packages/emacs-xyz.scm (emacs-zenburn-theme): Update to 2.7.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 5eb8f7c1ea..ac1655cb8f 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -6466,7 +6466,7 @@ a RPG style habit tracker and todo list.")
 (define-public emacs-zenburn-theme
   (package
     (name "emacs-zenburn-theme")
-    (version "2.6")
+    (version "2.7.0")
     (source
      (origin
        (method git-fetch)
@@ -6475,7 +6475,7 @@ a RPG style habit tracker and todo list.")
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1n87r5hs7h5r8dgfid66skpzcypl9hssr9m3npp916g6jfsi782f"))))
+        (base32 "1991s1gz2i3jchf0yvcsjjb5flwn13ifbnnfkqqrxxvy2imfh18q"))))
     (build-system emacs-build-system)
     (home-page "https://github.com/bbatsov/zenburn-emacs")
     (synopsis "Low contrast color theme for Emacs")
-- 
2.29.2


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

* [bug#45060] Upgrade emacs-zenburn-theme to 2.7.0
  2020-12-06  1:52 [bug#45060] Upgrade emacs-zenburn-theme to 2.7.0 rdes via Guix-patches via
@ 2020-12-06 14:31 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2020-12-06 14:31 UTC (permalink / raw)
  To: 45060; +Cc: rdes, 45060-done

Hello,

rdes via Guix-patches via <guix-patches@gnu.org> writes:

> The attached patch upgrades emacs-zenburn-theme to 2.7.0.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2020-12-06 14:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-06  1:52 [bug#45060] Upgrade emacs-zenburn-theme to 2.7.0 rdes via Guix-patches via
2020-12-06 14:31 ` Nicolas Goaziou

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.