gnu: neomutt: Update to 20200313.
* gnu/packages/mail.scm (neomutt): Update to 20200313.
This commit is contained in:
parent
85b9ae93f0
commit
f44c555b7d
@ -427,7 +427,7 @@ operating systems.")
|
||||
(define-public neomutt
|
||||
(package
|
||||
(name "neomutt")
|
||||
(version "20191207")
|
||||
(version "20200313")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@ -436,7 +436,7 @@ operating systems.")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "147yjpqnsbfy01fhsflxlixk0985r91a6bjmqq3cwmf7gka3sihm"))))
|
||||
(base32 "1k4k07l6h5krc3fx928qvdq3ssw9fxn95aj7k885xlckd2i1lnb5"))))
|
||||
(build-system gnu-build-system)
|
||||
(inputs
|
||||
`(("cyrus-sasl" ,cyrus-sasl)
|
||||
|
Loading…
Reference in New Issue
Block a user