gnu: claws-mail: Update to 3.14.0.

* gnu/packages/mail.scm (claws-mail): Update to 3.14.0.
This commit is contained in:
Efraim Flashner 2016-08-13 21:17:08 +03:00
parent 91fd8dd2c5
commit a9a023ad40
No known key found for this signature in database
GPG key ID: F4C1D3917EACEE93

View file

@ -628,7 +628,7 @@ (define-public libetpan
(define-public claws-mail
(package
(name "claws-mail")
(version "3.13.2")
(version "3.14.0")
(source (origin
(method url-fetch)
(uri (string-append
@ -636,7 +636,7 @@ (define-public claws-mail
".tar.xz"))
(sha256
(base32
"1l8ankx0qpq1ix1an8viphcf11ksh53jsrm1xjmq8cjbh5910wva"))))
"0nfchgga3ir91s8rky0a0vnz8cgj2f6h716wh3cmb466a01xfss6"))))
(build-system gnu-build-system)
(native-inputs `(("pkg-config" ,pkg-config)))
(inputs `(("bogofilter" ,bogofilter)