lilyp pushed a commit to branch gnome-team
in repository guix.
commit 876e4399c77b3b8011b124fa22b0de0eead15428
Author: Liliana Marie Prikler <[email protected]>
AuthorDate: Wed Jan 8 19:10:12 2025 +0100
gnu: evolution: Update to 3.54.3.
* gnu/packages/gnome.scm (evolution): Update to 3.54.3.
Reviewed-by: Maxim Cournoyer <[email protected]>
---
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 9ee325c531..05cac4e6d3 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -12289,7 +12289,7 @@ generic enough to work for everyone.")
(define-public evolution
(package
(name "evolution")
- (version "3.52.3")
+ (version "3.54.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/evolution/"
@@ -12297,7 +12297,7 @@ generic enough to work for everyone.")
"evolution-" version ".tar.xz"))
(sha256
(base32
- "1ia1wjna98j2w35j98fm796lxlilk1k3szwiisj61qjlalxza8hw"))))
+ "1ssmp13finaa9ncxh5507nqz6q3jsr3anbrvylbsy9f3ylgghv3l"))))
(build-system cmake-build-system)
(arguments
(list