guix-commits
[Top][All Lists]
Advanced

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

67/113: gnu: evolution-data-server: Update to 3.40.0.


From: guix-commits
Subject: 67/113: gnu: evolution-data-server: Update to 3.40.0.
Date: Wed, 24 Mar 2021 19:23:48 -0400 (EDT)

lle_bout pushed a commit to branch wip-gnome-40
in repository guix.

commit c250a200dfd1b648495e905ed42313ccba10d7e2
Author: Léo Le Bouter <lle-bout@zaclys.net>
AuthorDate: Tue Mar 23 20:43:46 2021 +0100

    gnu: evolution-data-server: Update to 3.40.0.
    
    * gnu/packages/gnome.scm (evolution-data-server): Update to 3.40.0.
---
 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 935d86e..8c8c429 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7401,7 +7401,7 @@ Exchange, Last.fm, IMAP/SMTP, Jabber, SIP and Kerberos.")
 (define-public evolution-data-server
   (package
     (name "evolution-data-server")
-    (version "3.34.2")
+    (version "3.40.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -7413,7 +7413,7 @@ Exchange, Last.fm, IMAP/SMTP, Jabber, SIP and Kerberos.")
                                        
"evolution-data-server-CVE-2020-16117.patch"))
               (sha256
                (base32
-                "16z85y6hhazcrp5ngw47w4x9r0j8zrj7awv5im58hhp0xs19zf1y"))))
+                "0iblv19vn35nai57y6ls5lg6hlp6pv6ahj9ljh4mhdm2nq62ymzd"))))
     (build-system cmake-build-system)
     (arguments
      '(#:configure-flags



reply via email to

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