guix-patches
[Top][All Lists]
Advanced

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

[bug#72202] [PATCH 36/38] gnu: evolution-data-server: Update to 3.52.3.


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

* gnu/packages/gnome.scm (evolution-data-server): 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 97fa3c9c1d..9b5834c192 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -8257,7 +8257,7 @@ (define-public gnome-online-accounts-3.44
 (define-public evolution-data-server
   (package
     (name "evolution-data-server")
-    (version "3.48.4")
+    (version "3.52.3")
     (source
      (origin
        (method url-fetch)
@@ -8265,7 +8265,7 @@ (define-public evolution-data-server
                            (version-major+minor version) "/"
                            name "-" version ".tar.xz"))
        (sha256
-        (base32 "0q3d5masw20sr6xm2rg3170a4pxsh23ywyq1rkzhmyvyn69kyzlr"))))
+        (base32 "1r62m7wqd45ihqh9n27askm39pjkqhhn5anc3f0b2cr02h6cixp9"))))
     (build-system cmake-build-system)
     (arguments
      (list
-- 
2.45.2






reply via email to

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