all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alex Vong <alexvong1995@gmail.com>
To: 30567@debbugs.gnu.org
Subject: [bug#30567] [PATCH] gnu: emacs-ahungry-theme: Update to 1.10.0.
Date: Wed, 21 Feb 2018 17:12:28 +0800	[thread overview]
Message-ID: <87mv02hfk3.fsf@gmail.com> (raw)

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

Hello,

This upgrades ahungry theme to its latest version.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-emacs-ahungry-theme-Update-to-1.10.0.patch --]
[-- Type: text/x-diff, Size: 1256 bytes --]

From a7c3e1b06289e531fd1749514b3990d90e20fbcd Mon Sep 17 00:00:00 2001
From: Alex Vong <alexvong1995@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


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


Cheers,
Alex

             reply	other threads:[~2018-02-21  9:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-21  9:12 Alex Vong [this message]
2018-02-26  0:21 ` bug#30567: [PATCH] gnu: emacs-ahungry-theme: Update to 1.10.0 Marius Bakke

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87mv02hfk3.fsf@gmail.com \
    --to=alexvong1995@gmail.com \
    --cc=30567@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.