GNU bug report logs - #75469
[PATCH gnome-team 0/2] Update Evolution to 3.54.3

Previous Next

Package: guix-patches;

Reported by: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Date: Thu, 9 Jan 2025 21:50:02 UTC

Severity: normal

Tags: patch

Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 75469 <at> debbugs.gnu.org (full text, mbox):

From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: 75469 <at> debbugs.gnu.org
Subject: [PATCH gnome-team 1/2] gnu: evolution-data-server: Update to 3.54.3.
Date: Wed, 8 Jan 2025 19:10:02 +0100
* gnu/packages/gnome.scm (evolution-data-server): Update to 3.54.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 4c11226385..7d2d4268e5 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -8345,7 +8345,7 @@ (define-public gnome-online-accounts-3.44
 (define-public evolution-data-server
   (package
     (name "evolution-data-server")
-    (version "3.52.3")
+    (version "3.54.3")
     (source
      (origin
        (method url-fetch)
@@ -8353,7 +8353,7 @@ (define-public evolution-data-server
                            (version-major+minor version) "/"
                            name "-" version ".tar.xz"))
        (sha256
-        (base32 "1r62m7wqd45ihqh9n27askm39pjkqhhn5anc3f0b2cr02h6cixp9"))))
+        (base32 "1l5qgjshgy1zw9d2r5m0a12n9y9985n7zs2mj7pzihawxqwdq22i"))))
     (build-system cmake-build-system)
     (arguments
      (list
-- 
2.47.1





This bug report was last modified 131 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.