gnu: claws-mail: Update to 4.3.0.
* gnu/packages/mail.scm (claws-mail): Update to 4.3.0. Change-Id: I19ee398cb595e77493c9ad79d9ae482950ffb459 Signed-off-by: jgart <jgart@dismail.de>master
parent
24fa4ff965
commit
b61493721a
|
@ -1823,7 +1823,7 @@ compresses it.")
|
||||||
(define-public claws-mail
|
(define-public claws-mail
|
||||||
(package
|
(package
|
||||||
(name "claws-mail")
|
(name "claws-mail")
|
||||||
(version "4.1.1")
|
(version "4.3.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -1831,7 +1831,7 @@ compresses it.")
|
||||||
(string-append "https://www.claws-mail.org/releases/claws-mail-"
|
(string-append "https://www.claws-mail.org/releases/claws-mail-"
|
||||||
version ".tar.xz"))
|
version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0i037bskrnmsmylhmqayjg0pmsr0m2zx8xhbxc6mwvw9q40fg2di"))))
|
(base32 "1q8wb2fh5fmbbyrvzdwkhxkzdbsvyk5w783z8qlg05mris41vp4m"))))
|
||||||
(build-system glib-or-gtk-build-system)
|
(build-system glib-or-gtk-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:configure-flags
|
`(#:configure-flags
|
||||||
|
|
Reference in New Issue