gnu: neomutt: Update to 20170907.

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

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
master
ng0 2017-09-07 16:20:23 +00:00 committed by Ludovic Courtès
parent 1b58f1c8ba
commit a79830d035
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 2 deletions

View File

@ -265,7 +265,7 @@ operating systems.")
(package
(inherit mutt)
(name "neomutt")
(version "20170714")
(version "20170907")
(source
(origin
(method url-fetch)
@ -273,7 +273,7 @@ operating systems.")
"/archive/" name "-" version ".tar.gz"))
(sha256
(base32
"10x3sxai773n0gfqpi904ci1qvngymcbc2didswrm92wz4h8km20"))))
"0l2vsdd7hl8909r9j4hl9npfl2ri9ipbn0jaz5pp6wk1m6s13pr4"))))
(inputs
`(("cyrus-sasl" ,cyrus-sasl)
("gdbm" ,gdbm)