GNU bug report logs -
#27728
[PATCH] gnu: emacs-ahungry-theme: Upgrade to 1.4.0.
Previous Next
Reported by: Alex Vong <alexvong1995 <at> gmail.com>
Date: Sun, 16 Jul 2017 23:22:01 UTC
Severity: normal
Tags: patch
Done: Leo Famulari <leo <at> famulari.name>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Mon, 17 Jul 2017 12:07:09 -0400
with message-id <20170717160709.GA5575 <at> jasmine.lan>
and subject line Re: [bug#27728] [PATCH] gnu: emacs-ahungry-theme: Upgrade to 1.4.0.
has caused the debbugs.gnu.org bug report #27728,
regarding [PATCH] gnu: emacs-ahungry-theme: Upgrade to 1.4.0.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
27728: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=27728
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
Hi,
This patch upgrades ahungry theme to its latest version.
[0001-gnu-emacs-ahungry-theme-Upgrade-to-1.4.0.patch (text/x-diff, inline)]
From be66260e130d9761d85d634c534526a6adcbc670 Mon Sep 17 00:00:00 2001
From: Alex Vong <alexvong1995 <at> 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
[Message part 5 (text/plain, inline)]
Cheers,
Alex
[signature.asc (application/pgp-signature, inline)]
[Message part 7 (message/rfc822, inline)]
[Message part 8 (text/plain, inline)]
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 <at> 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
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 8 years and 1 day ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.