gnu: neomutt: Update to 20171027.

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

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
master
ng0 2017-10-28 15:48:29 +00:00 committed by Ludovic Courtès
parent bf1264ab70
commit 7de23b02a1
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 2 deletions

View File

@ -277,7 +277,7 @@ operating systems.")
(package
(inherit mutt)
(name "neomutt")
(version "20171013")
(version "20171027")
(source
(origin
(method url-fetch)
@ -285,7 +285,7 @@ operating systems.")
"/archive/" name "-" version ".tar.gz"))
(sha256
(base32
"0mcs5rhlajyxl0bw2hpwcwx14rzrgk6sf8yr0gdj1di3sq166z2s"))))
"10z523cy3s6syh0mwpsncl87wrvyzsk99y7nzicwvx6y3hmdw01d"))))
(inputs
`(("cyrus-sasl" ,cyrus-sasl)
("gdbm" ,gdbm)