mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-26 04:00:30 +02:00
gnu: claws-mail: Update to 4.4.0.
* gnu/packages/mail.scm (claws-mail): Update to 4.4.0. [inputs]: Remove dbus-glib since the codebase has migrated to GDBus. Merges: https://codeberg.org/guix/guix/pulls/7031 Change-Id: Ic11306ff44b8f48b8249c8e8fd1bfd676978ef33 Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
This commit is contained in:
committed by
Danny Milosavljevic
parent
58deaa03b5
commit
21dc3404be
@@ -1939,7 +1939,7 @@ compresses it.")
|
||||
(define-public claws-mail
|
||||
(package
|
||||
(name "claws-mail")
|
||||
(version "4.3.1")
|
||||
(version "4.4.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
@@ -1948,7 +1948,7 @@ compresses it.")
|
||||
version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"19k8yii61n6j80riw6i8nzypygb0kv3b6npw5ljmiav7qw8g5bfq"))))
|
||||
"0nr5r8lzg44sdawa8hjdadgbnpnh0m0m51j1h1cpmk8gbyfm9q03"))))
|
||||
(build-system glib-or-gtk-build-system)
|
||||
(arguments
|
||||
`(#:configure-flags
|
||||
@@ -1990,7 +1990,6 @@ compresses it.")
|
||||
compface
|
||||
curl
|
||||
dbus
|
||||
dbus-glib
|
||||
enchant
|
||||
expat
|
||||
fontconfig
|
||||
|
||||
Reference in New Issue
Block a user