gnu: evolution-data-server: Update to 3.28.3.

* gnu/packages/gnome.scm (evolution-data-server): Update to 3.28.3.
This commit is contained in:
Ricardo Wurmus 2018-08-06 18:59:16 +02:00
parent 0a76f2bd3b
commit bb10e7c817
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -5025,7 +5025,7 @@ (define-public gnome-online-accounts
(define-public evolution-data-server
(package
(name "evolution-data-server")
(version "3.28.1")
(version "3.28.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@ -5033,7 +5033,7 @@ (define-public evolution-data-server
name "-" version ".tar.xz"))
(sha256
(base32
"12b9lfgwd57rzn9394xrbvl9ym5aqldpz9v7c9a421dsv8dgq13b"))))
"11sq795115vrcgxl9svscm6wg8isjj784c3d84qzb6z47zq92zj3"))))
(build-system cmake-build-system)
(arguments
'(;; XXX FIXME: 11/85 tests are failing.