Skip to content
Snippets Groups Projects
Unverified Commit 65441209 authored by nikita's avatar nikita Committed by Arun Isaac
Browse files

gnu: neomutt: Update to 20170602.


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

Signed-off-by: default avatarArun Isaac <arunisaac@systemreboot.net>
parent 36a9d3f1
No related branches found
No related tags found
No related merge requests found
......@@ -265,7 +265,7 @@ (define-public neomutt
(package
(inherit mutt)
(name "neomutt")
(version "20170428")
(version "20170602")
(source
(origin
(method url-fetch)
......@@ -273,7 +273,7 @@ (define-public neomutt
"/archive/" name "-" version ".tar.gz"))
(sha256
(base32
"01nkq0lyxcs0pk2i3rvzplg8bi1ga7kcm6hfh6r6w2qjzdm0q466"))))
"1kzhkz8bdqbdh5b6pzqb6ikp8d3nsic906b5pkmi6qlaga32yxjk"))))
(inputs
`(("cyrus-sasl" ,cyrus-sasl)
("gdbm" ,gdbm)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment