gnu: neomutt: Update to 20170714.

* gnu/packages/mail.scm (neomutt): Update to 20170714.

Signed-off-by: Leo Famulari <leo@famulari.name>
This commit is contained in:
ng0 2017-07-14 17:53:43 +00:00 committed by Leo Famulari
parent e049372a4a
commit 7b323aff14
No known key found for this signature in database
GPG key ID: 2646FA30BACA7F08

View file

@ -265,7 +265,7 @@ (define-public neomutt
(package
(inherit mutt)
(name "neomutt")
(version "20170609")
(version "20170714")
(source
(origin
(method url-fetch)
@ -273,7 +273,7 @@ (define-public neomutt
"/archive/" name "-" version ".tar.gz"))
(sha256
(base32
"1kdhnhdlv84v6brhqgh8g0h6cpcbwfc59b4g09zkkgqc4fnggapy"))))
"10x3sxai773n0gfqpi904ci1qvngymcbc2didswrm92wz4h8km20"))))
(inputs
`(("cyrus-sasl" ,cyrus-sasl)
("gdbm" ,gdbm)