guix-commits
[Top][All Lists]
Advanced

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

02/03: gnu: claws-mail: Update to 3.14.0.


From: Efraim Flashner
Subject: 02/03: gnu: claws-mail: Update to 3.14.0.
Date: Sat, 13 Aug 2016 18:44:05 +0000 (UTC)

efraim pushed a commit to branch master
in repository guix.

commit a9a023ad4025cd4ed1085837cf32e0092cc71b37
Author: Efraim Flashner <address@hidden>
Date:   Sat Aug 13 21:17:08 2016 +0300

    gnu: claws-mail: Update to 3.14.0.
    
    * gnu/packages/mail.scm (claws-mail): Update to 3.14.0.
---
 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 dcfc979..f289424 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -628,7 +628,7 @@ MailCore 2.")
 (define-public claws-mail
   (package
     (name "claws-mail")
-    (version "3.13.2")
+    (version "3.14.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -636,7 +636,7 @@ MailCore 2.")
                     ".tar.xz"))
               (sha256
                (base32
-                "1l8ankx0qpq1ix1an8viphcf11ksh53jsrm1xjmq8cjbh5910wva"))))
+                "0nfchgga3ir91s8rky0a0vnz8cgj2f6h716wh3cmb466a01xfss6"))))
     (build-system gnu-build-system)
     (native-inputs `(("pkg-config" ,pkg-config)))
     (inputs `(("bogofilter" ,bogofilter)



reply via email to

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