me
/
guix
Archived
1
0
Fork 0

gnu: emacs-rainbow-mode: Update to 1.0.2.

* gnu/packages/emacs-xyz.scm (emacs-rainbow-mode): Update to 1.0.2.
[source, home-page]: Use HTTPS.
master
Tobias Geerinckx-Rice 2019-11-29 22:49:01 +01:00
parent c19df02096
commit 492bd718e2
No known key found for this signature in database
GPG Key ID: D889B0F018C5493C
1 changed files with 4 additions and 4 deletions

View File

@ -6697,16 +6697,16 @@ of its name.")
(define-public emacs-rainbow-mode
(package
(name "emacs-rainbow-mode")
(version "1.0.1")
(version "1.0.2")
(source (origin
(method url-fetch)
(uri (string-append
"http://elpa.gnu.org/packages/rainbow-mode-" version ".el"))
"https://elpa.gnu.org/packages/rainbow-mode-" version ".el"))
(sha256
(base32
"0cpga4ax635rfpj7y2vmh7ank0yw00dcy20gjg1mj74r97by8csf"))))
"1zfqj63sr07pdlwy7caz4fxsjhmbhh939n81z6jxq9xggm8ajxkd"))))
(build-system emacs-build-system)
(home-page "http://elpa.gnu.org/packages/rainbow-mode.html")
(home-page "https://elpa.gnu.org/packages/rainbow-mode.html")
(synopsis "Colorize color names in buffers")
(description
"This minor mode sets background color to strings that match color