summary refs log tree commit diff
path: root/gnu
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-05-25 22:12:58 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2020-05-26 00:19:38 +0200
commite8c1e27f8ea87bb3b401b4f37457533a562fbe66 (patch)
tree7743762a2a426499ddd1ebfa60007386846c21d7 /gnu
parent3102e8d37cbc77871e920e5328fa0045f09bf20b (diff)
downloadguix-e8c1e27f8ea87bb3b401b4f37457533a562fbe66.tar.gz
gnu: balsa: Update to 2.6.1.
* gnu/packages/mail.scm (balsa): Update to 2.6.1.
Diffstat (limited to 'gnu')
-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 8e72edc221..c374084e80 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -2762,14 +2762,14 @@ tools and applications:
 (define-public balsa
   (package
     (name "balsa")
-    (version "2.6.0")
+    (version "2.6.1")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://pawsa.fedorapeople.org/balsa/"
                            name "-" version ".tar.bz2"))
        (sha256
-        (base32 "0ycidvgy9npd6avxk88sf2ca609m7zb0hzrk1yajrgwb1rfqx68a"))))
+        (base32 "1xkxx801p7sbfkn0bh3cz85wra4xf1z1zhjqqc80z1z1nln7fhb4"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags