guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#72202] [PATCH 37/38] gnu: evolution: Update to 3.52.3.


From: Liliana Marie Prikler
Subject: [bug#72202] [PATCH 37/38] gnu: evolution: Update to 3.52.3.
Date: Fri, 19 Jul 2024 11:48:26 +0200

* 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 @@ (define-public libdazzle
 (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 @@ (define-public evolution
                                   "evolution-" version ".tar.xz"))
               (sha256
                (base32
-                "1dwbwy67xg1fypxj0qyhhvy608hbw19gqhvxqkr739shl3mrjbx0"))))
+                "1ia1wjna98j2w35j98fm796lxlilk1k3szwiisj61qjlalxza8hw"))))
     (build-system cmake-build-system)
     (arguments
      (list
-- 
2.45.2






reply via email to

[Prev in Thread] Current Thread [Next in Thread]