[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
18/47: gnu: evolution: Update to 3.34.2.
From: |
guix-commits |
Subject: |
18/47: gnu: evolution: Update to 3.34.2. |
Date: |
Mon, 23 Mar 2020 15:50:50 -0400 (EDT) |
kkebreau pushed a commit to branch wip-gnome3.34
in repository guix.
commit 71c7a4bd1a9c2c41a1d9b3e5bb67b606d071b7d1
Author: Kei Kebreau <address@hidden>
AuthorDate: Tue Dec 17 12:23:31 2019 -0500
gnu: evolution: Update to 3.34.2.
* gnu/packages/gnome.scm (evolution): Update to 3.34.2.
[inputs]: Replace gtkspell3 with gspell. Remove evolution-data-server
duplicate.
---
gnu/packages/gnome.scm | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 748bde8..898ebee 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -9207,7 +9207,7 @@ generic enough to work for everyone.")
(define-public evolution
(package
(name "evolution")
- (version "3.32.4")
+ (version "3.34.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/evolution/"
@@ -9215,7 +9215,7 @@ generic enough to work for everyone.")
"evolution-" version ".tar.xz"))
(sha256
(base32
- "00hmmg4hfns8rq9rcilmy0gi1xkksld27lfbd9zmw2xw37wjmbqh"))))
+ "164vy8h432pjglafn8y2ms4gsvk3kbgc63h5qp0mk5dv4smsp29c"))))
(build-system cmake-build-system)
(arguments
`(#:imported-modules (,@%cmake-build-system-modules
@@ -9255,10 +9255,9 @@ generic enough to work for everyone.")
("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
("gnome-autoar" ,gnome-autoar)
("gnome-desktop" ,gnome-desktop)
- ("gtkspell3" ,gtkspell3)
+ ("gspell" ,gspell)
("highlight" ,highlight)
("libcanberra" ,libcanberra)
- ("libedataserverui" ,evolution-data-server)
("libgweather" ,libgweather)
("libnotify" ,libnotify)
("libsoup" ,libsoup)
- 06/47: gnu: gnome-desktop: Update to 3.34.2., (continued)
- 06/47: gnu: gnome-desktop: Update to 3.34.2., guix-commits, 2020/03/23
- 07/47: gnu: gnome-backgrounds: Update to 3.34.0., guix-commits, 2020/03/23
- 09/47: gnu: libdazzle: Update to 3.34.1., guix-commits, 2020/03/23
- 12/47: gnu: glib-networking: Update to 2.62.2., guix-commits, 2020/03/23
- 15/47: gnu: gnome-online-accounts: Update to 3.34.1., guix-commits, 2020/03/23
- 13/47: gnu: gnome-bluetooth: Update to 3.34.0., guix-commits, 2020/03/23
- 17/47: gnu: gnome-autoar: Update to 0.2.4., guix-commits, 2020/03/23
- 14/47: gnu: libgweather: Update to 3.34.0., guix-commits, 2020/03/23
- 16/47: gnu: evolution-data-server: Update to 3.34.2., guix-commits, 2020/03/23
- 23/47: gnu: gnome-settings-daemon: Update to 3.34.1., guix-commits, 2020/03/23
- 18/47: gnu: evolution: Update to 3.34.2.,
guix-commits <=
- 24/47: gnu: gnome-control-center: Update to 3.34.2., guix-commits, 2020/03/23
- 22/47: gnu: gnome-session: Update to 3.34.2., guix-commits, 2020/03/23
- 25/47: gnu: gnome-disk-utility: Update to 3.34.0., guix-commits, 2020/03/23
- 26/47: gnu: gnome-keyring: Update to 3.34.0., guix-commits, 2020/03/23
- 27/47: gnu: gnome-screenshot: Update to 3.34.0., guix-commits, 2020/03/23
- 28/47: gnu: gnome-terminal: Update to 3.34.2., guix-commits, 2020/03/23
- 30/47: gnu: totem: Update to 3.34.1., guix-commits, 2020/03/23
- 33/47: gnu: telepathy-glib: Disable failing tests., guix-commits, 2020/03/23
- 34/47: gnu: gjs: Update to 1.58.3., guix-commits, 2020/03/23
- 21/47: gnu: gnome-contacts: Update to 3.34., guix-commits, 2020/03/23