lilyp pushed a commit to branch gnome-team
in repository guix.
commit d77c5ef7a6104767be0f4b149f6321c4d31ff63f
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 9b5834c192..c678f14e91 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -12062,7 +12062,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/"
@@ -12070,7 +12070,7 @@ generic enough to work for everyone.")
"evolution-" version ".tar.xz"))
(sha256
(base32
- "1dwbwy67xg1fypxj0qyhhvy608hbw19gqhvxqkr739shl3mrjbx0"))))
+ "1ia1wjna98j2w35j98fm796lxlilk1k3szwiisj61qjlalxza8hw"))))
(build-system cmake-build-system)
(arguments
(list