gnu: claws-mail: Update to 3.14.0.
* gnu/packages/mail.scm (claws-mail): Update to 3.14.0.
This commit is contained in:
parent
91fd8dd2c5
commit
a9a023ad40
|
@ -628,7 +628,7 @@ MailCore 2.")
|
|||
(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 @@ MailCore 2.")
|
|||
".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1l8ankx0qpq1ix1an8viphcf11ksh53jsrm1xjmq8cjbh5910wva"))))
|
||||
"0nfchgga3ir91s8rky0a0vnz8cgj2f6h716wh3cmb466a01xfss6"))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs `(("pkg-config" ,pkg-config)))
|
||||
(inputs `(("bogofilter" ,bogofilter)
|
||||
|
|
Loading…
Reference in New Issue