gnu: emacs-which-key: Update to 3.0.2.

* gnu/packages/emacs.scm (emacs-which-key): Update to 3.0.2.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
This commit is contained in:
ng0 2017-11-01 21:46:57 +00:00 committed by Marius Bakke
parent 9505877205
commit 5fa1b4174a
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -5856,7 +5856,7 @@ displays results pretty-printed in XML or JSON with @code{restclient-mode}")
(define-public emacs-which-key
(package
(name "emacs-which-key")
(version "3.0.1")
(version "3.0.2")
(source
(origin
(method url-fetch)
@ -5865,7 +5865,7 @@ displays results pretty-printed in XML or JSON with @code{restclient-mode}")
version ".tar.gz"))
(sha256
(base32
"0zc9yivdkbxmcllhlbbcvsbj8g8nzzgs0xib488s08p4s0l7xs8m"))
"1xvd70cwq9n31f28viyjxmr3nn8l153gsy6scpszvgvjxkiikv24"))
(file-name (string-append name "-" version ".tar.gz"))))
(build-system emacs-build-system)
(arguments