3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: balsa: Update to 2.6.1.

* gnu/packages/mail.scm (balsa): Update to 2.6.1.
This commit is contained in:
Tobias Geerinckx-Rice 2020-05-25 22:12:58 +02:00
parent 3102e8d37c
commit e8c1e27f8e
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -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