guix-commits
[Top][All Lists]
Advanced

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

69/117: gnu: evolution-data-server: Update to 3.40.0.


From: guix-commits
Subject: 69/117: gnu: evolution-data-server: Update to 3.40.0.
Date: Tue, 23 Mar 2021 19:25:54 -0400 (EDT)

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

commit 1ba639a00833f3a8905a80c55f12a98d806c8f3f
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 a64e320..0d7c997 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7383,7 +7383,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 "/"
@@ -7393,7 +7393,7 @@ Exchange, Last.fm, IMAP/SMTP, Jabber, SIP and Kerberos.")
                                        
"evolution-data-server-libical-compat.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]