gnu: claws-mail: Update to 3.17.1.

* gnu/packages/mail.scm (claws-mail): Update to 3.17.1.
master
Tobias Geerinckx-Rice 2018-08-28 19:53:55 +02:00
parent 4fca5a44f6
commit 7bbdd943e7
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -1011,7 +1011,7 @@ compresses it.")
(define-public claws-mail
(package
(name "claws-mail")
(version "3.17.0")
(version "3.17.1")
(source (origin
(method url-fetch)
(uri (string-append
@ -1019,7 +1019,7 @@ compresses it.")
".tar.xz"))
(sha256
(base32
"119y6q9p8zwm2xqlbkgqd119a529kjqlyldmb4h940z6c2qyjhqm"))))
"1wknxbwyzm5xjh3cqmddcxmvp1rkp301qga5n5rgfi7vcd0myyvm"))))
(build-system gnu-build-system)
(native-inputs `(("pkg-config" ,pkg-config)))
(inputs `(("bogofilter" ,bogofilter)