guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: claws-mail: Update to 3.15.0.


From: Tobias Geerinckx-Rice
Subject: 01/01: gnu: claws-mail: Update to 3.15.0.
Date: Sun, 26 Mar 2017 10:59:21 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 20413597b6651cb94b49d02183f55babb007da53
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Sun Mar 26 16:58:13 2017 +0200

    gnu: claws-mail: Update to 3.15.0.
    
    * gnu/packages/mail.scm (claws-mail): Update to 3.15.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 2ae1277..833ef72 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -892,7 +892,7 @@ compresses it.")
 (define-public claws-mail
   (package
     (name "claws-mail")
-    (version "3.14.1")
+    (version "3.15.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -900,7 +900,7 @@ compresses it.")
                     ".tar.xz"))
               (sha256
                (base32
-                "0df34gj4r5cbb92834hph19gnh7ih9rgmmw47rliyg8b9z01v6mp"))))
+                "0bnwd3l04y6j1nw3h861rdy6k6lyjzsi51j04d33vbpq8c6jskaf"))))
     (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]