unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* bug#26481: [PATCH] gnu: emacs-zenburn-theme: Update to 2.5.
@ 2017-04-13 12:19 Vasile Dumitrascu
  2017-04-13 13:11 ` Arun Isaac
  0 siblings, 1 reply; 2+ messages in thread
From: Vasile Dumitrascu @ 2017-04-13 12:19 UTC (permalink / raw)
  To: 26481; +Cc: Vasile Dumitrascu

* gnu/packages/emacs.scm (emacs-zenburn-theme): Update to 2.5.
---
 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 3f335b16c..c3375d9f9 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -2461,7 +2461,7 @@ organizer.")
 (define-public emacs-zenburn-theme
   (package
     (name "emacs-zenburn-theme")
-    (version "2.4")
+    (version "2.5")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -2470,7 +2470,7 @@ organizer.")
               (file-name (string-append name "-" version ".tar.gz"))
               (sha256
                (base32
-                "0lyi84bm8sa7vj40n6zg6rlbsmi53mi1y9xn6gkjj29s5zbcnlg7"))))
+                "03kfhzgbbbl8ivpzzky6qxw4j9mmp452m1sk7wikxmcalfnix0gn"))))
     (build-system emacs-build-system)
     (home-page "https://github.com/bbatsov/zenburn-emacs")
     (synopsis "Low contrast color theme for Emacs")
-- 
2.11.0

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

* bug#26481: [PATCH] gnu: emacs-zenburn-theme: Update to 2.5.
  2017-04-13 12:19 bug#26481: [PATCH] gnu: emacs-zenburn-theme: Update to 2.5 Vasile Dumitrascu
@ 2017-04-13 13:11 ` Arun Isaac
  0 siblings, 0 replies; 2+ messages in thread
From: Arun Isaac @ 2017-04-13 13:11 UTC (permalink / raw)
  To: 26481-done


Pushed! Thanks!

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

end of thread, other threads:[~2017-04-13 13:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-13 12:19 bug#26481: [PATCH] gnu: emacs-zenburn-theme: Update to 2.5 Vasile Dumitrascu
2017-04-13 13:11 ` Arun Isaac

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