GNU bug report logs -
#30567
[PATCH] gnu: emacs-ahungry-theme: Update to 1.10.0.
Previous Next
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
[Message part 1 (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 3 (text/plain, inline)]
Cheers,
Alex
This bug report was last modified 7 years and 84 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.