guix-commits
[Top][All Lists]
Advanced

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

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


From: Arun Isaac
Subject: 01/01: gnu: neomutt: Update to 20170602.
Date: Fri, 2 Jun 2017 16:58:30 -0400 (EDT)

arunisaac pushed a commit to branch master
in repository guix.

commit 65441209b11c71816f0436bc97805b516a5e010e
Author: ng0 <address@hidden>
Date:   Fri Jun 2 16:47:08 2017 +0000

    gnu: neomutt: Update to 20170602.
    
    * gnu/packages/mail.scm (neomutt): Update to 20170602.
    
    Signed-off-by: Arun Isaac <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 335e09f..9cb88fd 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -265,7 +265,7 @@ operating systems.")
   (package
     (inherit mutt)
     (name "neomutt")
-    (version "20170428")
+    (version "20170602")
     (source
      (origin
        (method url-fetch)
@@ -273,7 +273,7 @@ operating systems.")
                            "/archive/" name "-" version ".tar.gz"))
        (sha256
         (base32
-         "01nkq0lyxcs0pk2i3rvzplg8bi1ga7kcm6hfh6r6w2qjzdm0q466"))))
+         "1kzhkz8bdqbdh5b6pzqb6ikp8d3nsic906b5pkmi6qlaga32yxjk"))))
     (inputs
      `(("cyrus-sasl" ,cyrus-sasl)
        ("gdbm" ,gdbm)



reply via email to

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