gnu: neomutt: Update to 20170428.
* gnu/packages/mail.scm (neomutt): Update to 20170428. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
This commit is contained in:
parent
dd69ff6d45
commit
9416112ed2
|
@ -265,7 +265,7 @@ operating systems.")
|
||||||
(package
|
(package
|
||||||
(inherit mutt)
|
(inherit mutt)
|
||||||
(name "neomutt")
|
(name "neomutt")
|
||||||
(version "20170421")
|
(version "20170428")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -273,7 +273,7 @@ operating systems.")
|
||||||
"/archive/" name "-" version ".tar.gz"))
|
"/archive/" name "-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"09f1abad0vdn08x80hadjccjpnzcbn5fjpj749gb819biyqkl0y2"))))
|
"01nkq0lyxcs0pk2i3rvzplg8bi1ga7kcm6hfh6r6w2qjzdm0q466"))))
|
||||||
(inputs
|
(inputs
|
||||||
`(("cyrus-sasl" ,cyrus-sasl)
|
`(("cyrus-sasl" ,cyrus-sasl)
|
||||||
("gdbm" ,gdbm)
|
("gdbm" ,gdbm)
|
||||||
|
|
Loading…
Reference in New Issue