* [bug#30567] [PATCH] gnu: emacs-ahungry-theme: Update to 1.10.0.
@ 2018-02-21 9:12 Alex Vong
2018-02-26 0:21 ` bug#30567: " Marius Bakke
0 siblings, 1 reply; 2+ messages in thread
From: Alex Vong @ 2018-02-21 9:12 UTC (permalink / raw)
To: 30567
[-- 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#30567: [PATCH] gnu: emacs-ahungry-theme: Update to 1.10.0.
2018-02-21 9:12 [bug#30567] [PATCH] gnu: emacs-ahungry-theme: Update to 1.10.0 Alex Vong
@ 2018-02-26 0:21 ` Marius Bakke
0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2018-02-26 0:21 UTC (permalink / raw)
To: Alex Vong, 30567-done
[-- Attachment #1: Type: text/plain, Size: 129 bytes --]
Alex Vong <alexvong1995@gmail.com> writes:
> Hello,
>
> This upgrades ahungry theme to its latest version.
Applied, thank you!
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-02-26 0:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-21 9:12 [bug#30567] [PATCH] gnu: emacs-ahungry-theme: Update to 1.10.0 Alex Vong
2018-02-26 0:21 ` bug#30567: " Marius Bakke
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).