summary refs log tree commit diff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2021-07-13 04:10:04 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2021-07-13 20:06:25 +0200
commitb58d9be08e06b565159cc508c35d68268b92c2d7 (patch)
treec832d6bf5577d9b81f30565b6487dd4506e9be9d
parentfc0b063c90df4e435b82a6d4f27229414f80a8e9 (diff)
downloadguix-b58d9be08e06b565159cc508c35d68268b92c2d7.tar.gz
gnu: claws-mail: Update to 3.18.0.
* gnu/packages/mail.scm (claws-mail): Update to 3.18.0.
-rw-r--r--gnu/packages/mail.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index 74e3bda866..3f4c85806c 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -1602,7 +1602,7 @@ compresses it.")
 (define-public claws-mail
   (package
     (name "claws-mail")
-    (version "3.17.8")
+    (version "3.18.0")
     (source
      (origin
        (method url-fetch)
@@ -1610,7 +1610,7 @@ compresses it.")
         (string-append "https://www.claws-mail.org/releases/claws-mail-"
                        version ".tar.xz"))
        (sha256
-        (base32 "1byxmz68lnm2m8q1gnp0lpr3qp7dcwabrw5iqflz9mlm960v5dyd"))))
+        (base32 "1fz6xh4va90w69a0b457cy9khcm92vsmi75p9vabpcsbdgk1jn6b"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      `(#:configure-flags