lilyp pushed a commit to branch gnome-team
in repository guix.
commit adc7aed8c23ba163f5dd0d31caa1f1891cba41fc
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 081e003035..b7cd7842f3 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -12285,7 +12285,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/"
@@ -12293,7 +12293,7 @@ generic enough to work for everyone.")
"evolution-" version ".tar.xz"))
(sha256
(base32
- "1ia1wjna98j2w35j98fm796lxlilk1k3szwiisj61qjlalxza8hw"))))
+ "1ssmp13finaa9ncxh5507nqz6q3jsr3anbrvylbsy9f3ylgghv3l"))))
(build-system cmake-build-system)
(arguments
(list