summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
diff options
context:
space:
mode:
authorLiliana Marie Prikler <[email protected]>2025-01-08 19:10:02 +0100
committerLiliana Marie Prikler <[email protected]>2025-03-02 20:31:47 +0100
commitcbeec19f91538ac2a7da26fdb16c343508d0634b (patch)
tree9800373bd140695122b947d5192d7fbf5ab3649c /gnu/packages/gnome.scm
parent3022d97cc747ad169ddfc664504c6eccf4da9a27 (diff)
gnu: evolution-data-server: Update to 3.54.3.
* gnu/packages/gnome.scm (evolution-data-server): Update to 3.54.3. Reviewed-by: Maxim Cournoyer <[email protected]>
Diffstat (limited to 'gnu/packages/gnome.scm')
-rw-r--r--gnu/packages/gnome.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 8890eb5944..9ee325c531 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -8376,7 +8376,7 @@ Microsoft Exchange, Last.fm, IMAP/SMTP, Jabber, SIP and Kerberos.")
(define-public evolution-data-server
(package
(name "evolution-data-server")
- (version "3.52.3")
+ (version "3.54.3")
(source
(origin
(method url-fetch)
@@ -8384,7 +8384,7 @@ Microsoft Exchange, Last.fm, IMAP/SMTP, Jabber, SIP and Kerberos.")
(version-major+minor version) "/"
name "-" version ".tar.xz"))
(sha256
- (base32 "1r62m7wqd45ihqh9n27askm39pjkqhhn5anc3f0b2cr02h6cixp9"))))
+ (base32 "1l5qgjshgy1zw9d2r5m0a12n9y9985n7zs2mj7pzihawxqwdq22i"))))
(build-system cmake-build-system)
(arguments
(list