unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#29214] [PATCH] gnu: emacs-ahungry-theme: Update to 1.8.0.
@ 2017-11-08 15:19 Alex Vong
  2017-11-09 22:52 ` bug#29214: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Alex Vong @ 2017-11-08 15:19 UTC (permalink / raw)
  To: 29214


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

Hi,

This patch bumps ahungry theme to its latest version.


[-- Attachment #1.2: 0001-gnu-emacs-ahungry-theme-Update-to-1.8.0.patch --]
[-- Type: text/x-diff, Size: 1806 bytes --]

From 5b52db05b40cce1bb7e61f73ce3dcfac0abc48ed Mon Sep 17 00:00:00 2001
From: Alex Vong <alexvong1995@gmail.com>
Date: Wed, 8 Nov 2017 22:48:16 +0800
Subject: [PATCH] gnu: emacs-ahungry-theme: Update to 1.8.0.

* gnu/packages/emacs.scm (emacs-ahungry-theme): Update to 1.8.0.
---
 gnu/packages/emacs.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index 45e0635de..d44274efd 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -15,7 +15,7 @@
 ;;; Copyright © 2016, 2017 ng0 <ng0@infotropique.org>
 ;;; Copyright © 2016 Alex Griffin <a@ajgrf.com>
 ;;; Copyright © 2016, 2017 Nicolas Goaziou <mail@nicolasgoaziou.fr>
-;;; Copyright © 2016 Alex Vong <alexvong1995@gmail.com>
+;;; Copyright © 2016, 2017 Alex Vong <alexvong1995@gmail.com>
 ;;; Copyright © 2016, 2017 Arun Isaac <arunisaac@systemreboot.net>
 ;;; Copyright © 2017 Christopher Baines <mail@cbaines.net>
 ;;; Copyright © 2017 Mathieu Othacehe <m.othacehe@gmail.com>
@@ -2891,14 +2891,14 @@ package provides a light and a dark variant.")
 (define-public emacs-ahungry-theme
   (package
     (name "emacs-ahungry-theme")
-    (version "1.6.0")
+    (version "1.8.0")
     (source
      (origin (method url-fetch)
              (uri (string-append "https://elpa.gnu.org/packages/ahungry-theme-"
                                  version ".tar"))
              (sha256
               (base32
-               "1b0x7g753gn7mym8286b937zmxv50jgdish2h6wc05w1g1lygwsz"))))
+               "14dhnrlbjzrxk5ligf0z2im5bgnxpjqqzqcrmqg5355xrgpbpb7v"))))
     (build-system emacs-build-system)
     (home-page "https://github.com/ahungry/color-theme-ahungry")
     (synopsis "Ahungry color theme for Emacs")
-- 
2.15.0


[-- 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#29214: [PATCH] gnu: emacs-ahungry-theme: Update to 1.8.0.
  2017-11-08 15:19 [bug#29214] [PATCH] gnu: emacs-ahungry-theme: Update to 1.8.0 Alex Vong
@ 2017-11-09 22:52 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2017-11-09 22:52 UTC (permalink / raw)
  To: Alex Vong; +Cc: 29214-done

Alex Vong <alexvong1995@gmail.com> skribis:

> From 5b52db05b40cce1bb7e61f73ce3dcfac0abc48ed Mon Sep 17 00:00:00 2001
> From: Alex Vong <alexvong1995@gmail.com>
> Date: Wed, 8 Nov 2017 22:48:16 +0800
> Subject: [PATCH] gnu: emacs-ahungry-theme: Update to 1.8.0.
>
> * gnu/packages/emacs.scm (emacs-ahungry-theme): Update to 1.8.0.

Applied, thanks!

Ludo'.

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

end of thread, other threads:[~2017-11-09 22:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-08 15:19 [bug#29214] [PATCH] gnu: emacs-ahungry-theme: Update to 1.8.0 Alex Vong
2017-11-09 22:52 ` bug#29214: " Ludovic Courtès

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