GNU bug report logs - #30567
[PATCH] gnu: emacs-ahungry-theme: Update to 1.10.0.

Previous Next

Package: guix-patches;

Reported by: Alex Vong <alexvong1995 <at> gmail.com>

Date: Wed, 21 Feb 2018 09:13:02 UTC

Severity: normal

Tags: patch

Done: Marius Bakke <mbakke <at> fastmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Marius Bakke <mbakke <at> fastmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#30567: closed ([PATCH] gnu: emacs-ahungry-theme: Update to
 1.10.0.)
Date: Mon, 26 Feb 2018 00:22:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 26 Feb 2018 01:21:46 +0100
with message-id <87tvu4wqg5.fsf <at> fastmail.com>
and subject line Re: [bug#30567] [PATCH] gnu: emacs-ahungry-theme: Update to 1.10.0.
has caused the debbugs.gnu.org bug report #30567,
regarding [PATCH] gnu: emacs-ahungry-theme: Update to 1.10.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
30567: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=30567
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Alex Vong <alexvong1995 <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: emacs-ahungry-theme: Update to 1.10.0.
Date: Wed, 21 Feb 2018 17:12:28 +0800
[Message part 3 (text/plain, inline)]
Hello,

This upgrades ahungry theme to its latest version.

[0001-gnu-emacs-ahungry-theme-Update-to-1.10.0.patch (text/x-diff, inline)]
From a7c3e1b06289e531fd1749514b3990d90e20fbcd Mon Sep 17 00:00:00 2001
From: Alex Vong <alexvong1995 <at> gmail.com>
Date: Wed, 21 Feb 2018 17:04:54 +0800
Subject: [PATCH] gnu: emacs-ahungry-theme: Update to 1.10.0.

* gnu/packages/emacs.scm (emacs-ahungry-theme): Update to 1.10.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 94b371202..539ff103e 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -2990,14 +2990,14 @@ package provides a light and a dark variant.")
 (define-public emacs-ahungry-theme
   (package
     (name "emacs-ahungry-theme")
-    (version "1.8.0")
+    (version "1.10.0")
     (source
      (origin (method url-fetch)
              (uri (string-append "https://elpa.gnu.org/packages/ahungry-theme-"
                                  version ".tar"))
              (sha256
               (base32
-               "14dhnrlbjzrxk5ligf0z2im5bgnxpjqqzqcrmqg5355xrgpbpb7v"))))
+               "14q5yw56n82qph09bk7wmj5b1snhh9w0nk5s1l7yn9ldg71xq6pm"))))
     (build-system emacs-build-system)
     (home-page "https://github.com/ahungry/color-theme-ahungry")
     (synopsis "Ahungry color theme for Emacs")
-- 
2.16.2

[Message part 5 (text/plain, inline)]
Cheers,
Alex
[Message part 6 (message/rfc822, inline)]
From: Marius Bakke <mbakke <at> fastmail.com>
To: Alex Vong <alexvong1995 <at> gmail.com>, 30567-done <at> debbugs.gnu.org
Subject: Re: [bug#30567] [PATCH] gnu: emacs-ahungry-theme: Update to 1.10.0.
Date: Mon, 26 Feb 2018 01:21:46 +0100
[Message part 7 (text/plain, inline)]
Alex Vong <alexvong1995 <at> gmail.com> writes:

> Hello,
>
> This upgrades ahungry theme to its latest version.

Applied, thank you!
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 7 years and 83 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.