GNU bug report logs -
#25867
[PATCH] gnu: neomutt: Update to 20170225.
Previous Next
Reported by: contact.ng0 <at> cryptolab.net
Date: Sat, 25 Feb 2017 09:16:01 UTC
Severity: normal
Tags: patch
Done: ng0 <contact.ng0 <at> cryptolab.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
From: ng0 <contact.ng0 <at> cryptolab.net>
* gnu/packages/mail.scm (neomutt): Update to 20170225.
---
gnu/packages/mail.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index a9b2cb3ec..f4f732ec1 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -254,7 +254,7 @@ operating systems.")
(package
(inherit mutt)
(name "neomutt")
- (version "20170113")
+ (version "20170225")
(source
(origin
(method url-fetch)
@@ -263,7 +263,7 @@ operating systems.")
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
- "0cqr77q263b5qcmdw6g0qixdpk6gmzgzpa03v226nr55v2ips9jg"))))
+ "00ll35g9pcanzrxsjp09vrmq6flml249dipcznrq2z4jy2zd386p"))))
(inputs
`(("cyrus-sasl" ,cyrus-sasl)
("gdbm" ,gdbm)
--
2.11.1
This bug report was last modified 8 years and 89 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.