guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: gnu: neomutt: Update to 20170225.


From: Kei Kebreau
Subject: 01/01: gnu: neomutt: Update to 20170225.
Date: Sun, 26 Feb 2017 13:06:35 -0500 (EST)

kkebreau pushed a commit to branch master
in repository guix.

commit 9c66b885436e6d00c846f231e1077b5bb2ee2a43
Author: ng0 <address@hidden>
Date:   Sat Feb 25 09:16:43 2017 +0000

    gnu: neomutt: Update to 20170225.
    
    * gnu/packages/mail.scm (neomutt): Update to 20170225.
    
    Signed-off-by: Kei Kebreau <address@hidden>
---
 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 a9b2cb3..f4f732e 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)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]