guix-commits
[Top][All Lists]
Advanced

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

38/85: gnu: evolution-data-server: Update to 3.22.3.


From: Mark H. Weaver
Subject: 38/85: gnu: evolution-data-server: Update to 3.22.3.
Date: Wed, 11 Jan 2017 16:36:06 +0000 (UTC)

mhw pushed a commit to branch gnome-updates
in repository guix.

commit aab951cda6e73f90ef759f910bd4346f8c30492f
Author: Mark H Weaver <address@hidden>
Date:   Mon Jan 9 04:14:37 2017 -0500

    gnu: evolution-data-server: Update to 3.22.3.
    
    * gnu/packages/gnome.scm (evolution-data-server): Update to 3.22.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 788ed4a..aa81e41 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4262,7 +4262,7 @@ Exchange, Last.fm, IMAP/SMTP, Jabber, SIP and Kerberos.")
 (define-public evolution-data-server
   (package
     (name "evolution-data-server")
-    (version "3.20.5")
+    (version "3.22.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -4270,7 +4270,7 @@ Exchange, Last.fm, IMAP/SMTP, Jabber, SIP and Kerberos.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0zmybf63y0d5zn48q3xjgkh2p2c3ka9xvzd6labp96bd6b6qc58d"))))
+                "0kygd46s0is6i451bqykagrfx34wjvrgjbjyyszaabnppp1dyn0c"))))
     (build-system gnu-build-system)
     (arguments
      '(;; XXX: fails with:



reply via email to

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