unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#33483] [PATCH] gnu: emacs-zenburn-theme: Update to 2.6
@ 2018-11-24  6:18 Brett Gilio
  2018-11-24 21:41 ` bug#33483: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Brett Gilio @ 2018-11-24  6:18 UTC (permalink / raw)
  To: 33483

---
 gnu/packages/emacs.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index 4e096ea8c..fa79a26e7 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -3391,7 +3391,7 @@ organizer.")
 (define-public emacs-zenburn-theme
   (package
     (name "emacs-zenburn-theme")
-    (version "2.5")
+    (version "2.6")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -3400,7 +3400,7 @@ organizer.")
               (file-name (string-append name "-" version ".tar.gz"))
               (sha256
                (base32
-                "03kfhzgbbbl8ivpzzky6qxw4j9mmp452m1sk7wikxmcalfnix0gn"))))
+                "0qc9d1rwq55yzh8shbppyd6izy1grpyr8kqh5zdgm7c5jccngpr4"))))
     (build-system emacs-build-system)
     (home-page "https://github.com/bbatsov/zenburn-emacs")
     (synopsis "Low contrast color theme for Emacs")
-- 
2.19.2

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

* bug#33483: [PATCH] gnu: emacs-zenburn-theme: Update to 2.6
  2018-11-24  6:18 [bug#33483] [PATCH] gnu: emacs-zenburn-theme: Update to 2.6 Brett Gilio
@ 2018-11-24 21:41 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2018-11-24 21:41 UTC (permalink / raw)
  To: Brett Gilio; +Cc: 33483-done

Brett Gilio <brettg@posteo.net> skribis:

> ---
>  gnu/packages/emacs.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
> index 4e096ea8c..fa79a26e7 100644
> --- a/gnu/packages/emacs.scm
> +++ b/gnu/packages/emacs.scm
> @@ -3391,7 +3391,7 @@ organizer.")
>  (define-public emacs-zenburn-theme
>    (package
>      (name "emacs-zenburn-theme")
> -    (version "2.5")
> +    (version "2.6")

Applied, thanks!

Ludo'.

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

end of thread, other threads:[~2018-11-24 21:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-24  6:18 [bug#33483] [PATCH] gnu: emacs-zenburn-theme: Update to 2.6 Brett Gilio
2018-11-24 21:41 ` bug#33483: " Ludovic Courtès

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