me
/
guix
Archived
1
0
Fork 0

gnu: claws-mail: Update to 3.14.1.

* gnu/packages/mail.scm (claws-mail): Update to 3.14.1.
master
Tobias Geerinckx-Rice 2016-11-09 22:30:01 +01:00
parent 99abcdbd9b
commit f34284abcb
No known key found for this signature in database
GPG Key ID: 91CCDB9B48541B99
1 changed files with 2 additions and 2 deletions

View File

@ -727,7 +727,7 @@ MailCore 2.")
(define-public claws-mail
(package
(name "claws-mail")
(version "3.14.0")
(version "3.14.1")
(source (origin
(method url-fetch)
(uri (string-append
@ -735,7 +735,7 @@ MailCore 2.")
".tar.xz"))
(sha256
(base32
"0nfchgga3ir91s8rky0a0vnz8cgj2f6h716wh3cmb466a01xfss6"))))
"0df34gj4r5cbb92834hph19gnh7ih9rgmmw47rliyg8b9z01v6mp"))))
(build-system gnu-build-system)
(native-inputs `(("pkg-config" ,pkg-config)))
(inputs `(("bogofilter" ,bogofilter)