guix-commits
[Top][All Lists]
Advanced

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

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


From: Leo Famulari
Subject: 01/01: gnu: neomutt: Update to 20170714.
Date: Fri, 14 Jul 2017 14:23:17 -0400 (EDT)

lfam pushed a commit to branch master
in repository guix.

commit 7b323aff14f01130559c9fdb25f7da479e5e106e
Author: ng0 <address@hidden>
Date:   Fri Jul 14 17:53:43 2017 +0000

    gnu: neomutt: Update to 20170714.
    
    * gnu/packages/mail.scm (neomutt): Update to 20170714.
    
    Signed-off-by: Leo Famulari <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 f9418f6..0d1d399 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -265,7 +265,7 @@ operating systems.")
   (package
     (inherit mutt)
     (name "neomutt")
-    (version "20170609")
+    (version "20170714")
     (source
      (origin
        (method url-fetch)
@@ -273,7 +273,7 @@ operating systems.")
                            "/archive/" name "-" version ".tar.gz"))
        (sha256
         (base32
-         "1kdhnhdlv84v6brhqgh8g0h6cpcbwfc59b4g09zkkgqc4fnggapy"))))
+         "10x3sxai773n0gfqpi904ci1qvngymcbc2didswrm92wz4h8km20"))))
     (inputs
      `(("cyrus-sasl" ,cyrus-sasl)
        ("gdbm" ,gdbm)



reply via email to

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