gnu: Mutt: Update to 1.13.5.
* gnu/packages/mail.scm (mutt): Update to 1.13.5.
This commit is contained in:
parent
c4165dc0d1
commit
ad5a8c0fc1
@ -384,7 +384,7 @@ aliasing facilities to work just as they would on normal mail.")
|
||||
(define-public mutt
|
||||
(package
|
||||
(name "mutt")
|
||||
(version "1.13.4")
|
||||
(version "1.13.5")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (list
|
||||
@ -394,7 +394,7 @@ aliasing facilities to work just as they would on normal mail.")
|
||||
version ".tar.gz")))
|
||||
(sha256
|
||||
(base32
|
||||
"016dzx2c0kr9xgnw4nfzpkn4nvpk56rdlcqhrwa820fq8083yzdm"))
|
||||
"0lx65a44b03rbvcrz0y9syrik67fx3hvblxyyvz5l9bb7rdipmvc"))
|
||||
(patches (search-patches "mutt-store-references.patch"))))
|
||||
(build-system gnu-build-system)
|
||||
(inputs
|
||||
|
Loading…
Reference in New Issue
Block a user