lilyp pushed a commit to branch gnome-team
in repository guix.
commit 5764d213fd023f36edbff6f3663120fe4e33b960
Author: Liliana Marie Prikler <[email protected]>
AuthorDate: Fri Jul 19 11:48:26 2024 +0200
gnu: evolution: Update to 3.52.3.
* gnu/packages/gnome.scm (evolution): Update to 3.52.3.
---
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 1b64a64733..301e7b8440 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -12178,7 +12178,7 @@ generic enough to work for everyone.")
(define-public evolution
(package
(name "evolution")
- (version "3.48.4")
+ (version "3.52.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/evolution/"
@@ -12186,7 +12186,7 @@ generic enough to work for everyone.")
"evolution-" version ".tar.xz"))
(sha256
(base32
- "1dwbwy67xg1fypxj0qyhhvy608hbw19gqhvxqkr739shl3mrjbx0"))))
+ "1ia1wjna98j2w35j98fm796lxlilk1k3szwiisj61qjlalxza8hw"))))
(build-system cmake-build-system)
(arguments
(list