* [bug#28130] [PATCH] gnu: Update emacs-rainbow-mode to 0.13.
@ 2017-08-17 20:48 Oleg Pykhalov
2017-08-21 21:48 ` bug#28130: " Marius Bakke
0 siblings, 1 reply; 2+ messages in thread
From: Oleg Pykhalov @ 2017-08-17 20:48 UTC (permalink / raw)
To: 28130
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: [PATCH] gnu: Update emacs-rainbow-mode to 0.13. --]
[-- Type: text/x-patch, Size: 1212 bytes --]
From 6eb34786a5abdd26dc8bff5855d5e125d52ab1da Mon Sep 17 00:00:00 2001
From: Oleg Pykhalov <go.wigust@gmail.com>
Date: Thu, 17 Aug 2017 23:46:10 +0300
Subject: [PATCH] gnu: Update emacs-rainbow-mode to 0.13.
* gnu/packages/emacs.scm (emacs-rainbow-mode): Update to 0.13.
---
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 2f0b1c835..d72e3f336 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -3315,14 +3315,14 @@ of its name.")
(define-public emacs-rainbow-mode
(package
(name "emacs-rainbow-mode")
- (version "0.12")
+ (version "0.13")
(source (origin
(method url-fetch)
(uri (string-append
"http://elpa.gnu.org/packages/rainbow-mode-" version ".el"))
(sha256
(base32
- "10a7qs7fvw4qi4vxj9n56j26gjk61bl79dgz4md1d26slb2j1c04"))))
+ "1d3aamx6qgqqpqijwsr02ggwrh67gfink1bir0692alfkm3zdddl"))))
(build-system emacs-build-system)
(home-page "http://elpa.gnu.org/packages/rainbow-mode.html")
(synopsis "Colorize color names in buffers")
--
2.14.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#28130: [PATCH] gnu: Update emacs-rainbow-mode to 0.13.
2017-08-17 20:48 [bug#28130] [PATCH] gnu: Update emacs-rainbow-mode to 0.13 Oleg Pykhalov
@ 2017-08-21 21:48 ` Marius Bakke
0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2017-08-21 21:48 UTC (permalink / raw)
To: Oleg Pykhalov, 28130-done
[-- Attachment #1: Type: text/plain, Size: 128 bytes --]
Oleg Pykhalov <go.wigust@gmail.com> writes:
> * gnu/packages/emacs.scm (emacs-rainbow-mode): Update to 0.13.
Applied, thanks!
[-- 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:[~2017-08-21 21:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-17 20:48 [bug#28130] [PATCH] gnu: Update emacs-rainbow-mode to 0.13 Oleg Pykhalov
2017-08-21 21:48 ` bug#28130: " Marius Bakke
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.