[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
21/182: gnu: evolution-data-server: Update to 3.32.4.
From: |
guix-commits |
Subject: |
21/182: gnu: evolution-data-server: Update to 3.32.4. |
Date: |
Fri, 15 Nov 2019 00:01:24 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.
commit c873a4fe84d90886c66fee4f74fb2415ba2601c9
Author: Kei Kebreau <address@hidden>
Date: Mon Jul 22 18:21:31 2019 -0400
gnu: evolution-data-server: Update to 3.32.4.
* gnu/packages/gnome.scm (evolution-data-server): Update to 3.32.4.
[arguments]: Adjust 'disable-failing-tests' phases accordingly.
---
gnu/packages/gnome.scm | 16 +++++++++-------
1 file changed, 9 insertions(+), 7 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index ba11b02..e8cd6c2 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5212,7 +5212,7 @@ Exchange, Last.fm, IMAP/SMTP, Jabber, SIP and Kerberos.")
(define-public evolution-data-server
(package
(name "evolution-data-server")
- (version "3.30.5")
+ (version "3.32.4")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -5221,7 +5221,7 @@ Exchange, Last.fm, IMAP/SMTP, Jabber, SIP and Kerberos.")
(patches (search-patches "evolution-data-server-locales.patch"))
(sha256
(base32
- "1s952wyhgcbmq9nfgk75v15zdy1h3wy5p5rmkqibaavmc0pk3mli"))))
+ "0zsc9xwy6ixk3x0dx69ax5isrdw8qxjdxg2i5fr95s40nss7rxl3"))))
(build-system cmake-build-system)
(arguments
'(#:configure-flags
@@ -5248,11 +5248,13 @@ Exchange, Last.fm, IMAP/SMTP, Jabber, SIP and
Kerberos.")
(delete-file-recursively "tests/book-migration")
(substitute* "tests/CMakeLists.txt"
(("add_subdirectory\\(book-migration\\)") ""))
- ;;
tests/libedata-cal/test-cal-meta-backend.c:1328:test_get_attachment_uris:
- ;; assertion failed (uris->data == expected_uri):
- ;; ("" == "file:///tests/libedata-cal/components/event-1.ics")
- (substitute* "tests/libedata-cal/CMakeLists.txt"
- (("test-cal-meta-backend") ""))
+ ;; tests/libebook/client/test-book-client-view-operations:8077):
+ ;; e-data-server-WARNING **:
+ ;;
(src/libedataserver/e-source-registry.c:264):thread_closure_free:
+ ;; runtime check failed:
+ ;; (!g_main_context_pending (closure->main_context))
+ (substitute* "tests/libebook/client/CMakeLists.txt"
+ (("test-book-client-view-operations") ""))
#t))
(add-after 'unpack 'patch-paths
(lambda _
- 40/182: gnu: python-pyatspi: Update to 2.32.1., (continued)
- 40/182: gnu: python-pyatspi: Update to 2.32.1., guix-commits, 2019/11/15
- 41/182: gnu: orca: Update to 3.32.0., guix-commits, 2019/11/15
- 44/182: gnu: gdm: Update to 3.32.0., guix-commits, 2019/11/15
- 43/182: gnu: libdazzle: Use xorg-server-fot-tests., guix-commits, 2019/11/15
- 46/182: gnu: network-manager: Update to 1.18.2., guix-commits, 2019/11/15
- 48/182: gnu: gnome-klotski: Update to 3.32.0., guix-commits, 2019/11/15
- 51/182: gnu: seahorse: Update to 3.32.2., guix-commits, 2019/11/15
- 18/182: gnu: dconf-editor: Update to 3.32.0., guix-commits, 2019/11/15
- 42/182: gnu: cheese: Update to 3.32.1., guix-commits, 2019/11/15
- 49/182: gnu: gnome-maps: Update to 3.32.2.1., guix-commits, 2019/11/15
- 21/182: gnu: evolution-data-server: Update to 3.32.4.,
guix-commits <=
- 54/182: gnu: epiphany: Update to 3.32.5., guix-commits, 2019/11/15
- 52/182: gnu: yelp: Update to 3.32.2., guix-commits, 2019/11/15
- 23/182: gnu: Add pipewire., guix-commits, 2019/11/15
- 31/182: gnu: gnome-shell-extensions: Update to 3.32.1., guix-commits, 2019/11/15
- 36/182: gnu: gnome-mines: Update to 3.32.2., guix-commits, 2019/11/15
- 50/182: gnu: quadrapassel: Update to 3.32.0., guix-commits, 2019/11/15
- 56/182: gnu: gnome-online-accounts: Update to 3.32.1., guix-commits, 2019/11/15
- 58/182: gnu: grilo: Update to 0.3.10., guix-commits, 2019/11/15
- 45/182: gnu: gnome-shell: Update to 3.32.2., guix-commits, 2019/11/15
- 53/182: gnu: gnome-session: Update to 3.32.0., guix-commits, 2019/11/15