guix-commits
[Top][All Lists]
Advanced

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

06/08: gnu: neomutt: Update to 20171027.


From: Ludovic Courtès
Subject: 06/08: gnu: neomutt: Update to 20171027.
Date: Sat, 28 Oct 2017 15:56:49 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit 7de23b02a1897a8d48fed934bafe00c95924f65a
Author: ng0 <address@hidden>
Date:   Sat Oct 28 15:48:29 2017 +0000

    gnu: neomutt: Update to 20171027.
    
    * gnu/packages/mail.scm (neomutt): Update to 20171027.
    
    Signed-off-by: Ludovic Courtès <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 e9a7283..c94c5f8 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -277,7 +277,7 @@ operating systems.")
   (package
     (inherit mutt)
     (name "neomutt")
-    (version "20171013")
+    (version "20171027")
     (source
      (origin
        (method url-fetch)
@@ -285,7 +285,7 @@ operating systems.")
                            "/archive/" name "-" version ".tar.gz"))
        (sha256
         (base32
-         "0mcs5rhlajyxl0bw2hpwcwx14rzrgk6sf8yr0gdj1di3sq166z2s"))))
+         "10z523cy3s6syh0mwpsncl87wrvyzsk99y7nzicwvx6y3hmdw01d"))))
     (inputs
      `(("cyrus-sasl" ,cyrus-sasl)
        ("gdbm" ,gdbm)



reply via email to

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