all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#27728] [PATCH] gnu: emacs-ahungry-theme: Upgrade to 1.4.0.
@ 2017-07-16 23:21 Alex Vong
  2017-07-17 16:07 ` bug#27728: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Alex Vong @ 2017-07-16 23:21 UTC (permalink / raw)
  To: 27728


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

Hi,

This patch upgrades ahungry theme to its latest version.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-gnu-emacs-ahungry-theme-Upgrade-to-1.4.0.patch --]
[-- Type: text/x-diff, Size: 1289 bytes --]

From be66260e130d9761d85d634c534526a6adcbc670 Mon Sep 17 00:00:00 2001
From: Alex Vong <alexvong1995@gmail.com>
Date: Mon, 17 Jul 2017 06:50:26 +0800
Subject: [PATCH] gnu: emacs-ahungry-theme: Upgrade to 1.4.0.

* gnu/packages/emacs.scm (emacs-ahungry-theme): Upgrade to 1.4.0.
---
 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 75122af8b..52cbd80b9 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -2586,14 +2586,14 @@ package provides a light and a dark variant.")
 (define-public emacs-ahungry-theme
   (package
     (name "emacs-ahungry-theme")
-    (version "1.3.0")
+    (version "1.4.0")
     (source
      (origin (method url-fetch)
              (uri (string-append "https://elpa.gnu.org/packages/ahungry-theme-"
                                  version ".tar"))
              (sha256
               (base32
-               "1p2zaq0s4bbl5cx6wyab24wamw7m0mysb0v47dqjmnvfc25z84rq"))))
+               "1n8k12mfn01f20j0pyd7ycj77x0y3a008xc94frklaaqjc0v26s4"))))
     (build-system emacs-build-system)
     (home-page "https://github.com/ahungry/color-theme-ahungry")
     (synopsis "Ahungry color theme for Emacs")
-- 
2.13.3


[-- Attachment #1.3: Type: text/plain, Size: 14 bytes --]


Cheers,
Alex

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

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

* bug#27728: [PATCH] gnu: emacs-ahungry-theme: Upgrade to 1.4.0.
  2017-07-16 23:21 [bug#27728] [PATCH] gnu: emacs-ahungry-theme: Upgrade to 1.4.0 Alex Vong
@ 2017-07-17 16:07 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2017-07-17 16:07 UTC (permalink / raw)
  To: Alex Vong; +Cc: 27728-done

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

On Mon, Jul 17, 2017 at 07:21:08AM +0800, Alex Vong wrote:
> Hi,
> 
> This patch upgrades ahungry theme to its latest version.
> 

> From be66260e130d9761d85d634c534526a6adcbc670 Mon Sep 17 00:00:00 2001
> From: Alex Vong <alexvong1995@gmail.com>
> Date: Mon, 17 Jul 2017 06:50:26 +0800
> Subject: [PATCH] gnu: emacs-ahungry-theme: Upgrade to 1.4.0.
> 
> * gnu/packages/emacs.scm (emacs-ahungry-theme): Upgrade to 1.4.0.

Thanks! Pushed as 70e7367df103f3ef1c80236c3a9a418d52bbb82e

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

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

end of thread, other threads:[~2017-07-17 16:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-16 23:21 [bug#27728] [PATCH] gnu: emacs-ahungry-theme: Upgrade to 1.4.0 Alex Vong
2017-07-17 16:07 ` bug#27728: " Leo Famulari

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.