gnu: neomutt: Update to 20170602.
* gnu/packages/mail.scm (neomutt): Update to 20170602. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
This commit is contained in:
parent
36a9d3f10d
commit
65441209b1
@ -265,7 +265,7 @@ operating systems.")
|
|||||||
(package
|
(package
|
||||||
(inherit mutt)
|
(inherit mutt)
|
||||||
(name "neomutt")
|
(name "neomutt")
|
||||||
(version "20170428")
|
(version "20170602")
|
||||||
(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
|
||||||
"01nkq0lyxcs0pk2i3rvzplg8bi1ga7kcm6hfh6r6w2qjzdm0q466"))))
|
"1kzhkz8bdqbdh5b6pzqb6ikp8d3nsic906b5pkmi6qlaga32yxjk"))))
|
||||||
(inputs
|
(inputs
|
||||||
`(("cyrus-sasl" ,cyrus-sasl)
|
`(("cyrus-sasl" ,cyrus-sasl)
|
||||||
("gdbm" ,gdbm)
|
("gdbm" ,gdbm)
|
||||||
|
Loading…
Reference in New Issue
Block a user