[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
22/184: gnu: evolution: Update to 3.32.4.
From: |
guix-commits |
Subject: |
22/184: gnu: evolution: Update to 3.32.4. |
Date: |
Wed, 27 Nov 2019 14:36:53 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.
commit 4561d1f6c9f996f27a20cf8b18ea0287e46fbbd8
Author: Kei Kebreau <address@hidden>
Date: Mon Jul 22 18:26:46 2019 -0400
gnu: evolution: Update to 3.32.4.
* gnu/packages/gnome.scm (evolution): Update to 3.32.4.
---
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 e8cd6c2..0b3041c 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -8180,7 +8180,7 @@ generic enough to work for everyone.")
(define-public evolution
(package
(name "evolution")
- (version "3.30.5")
+ (version "3.32.4")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/evolution/"
@@ -8188,7 +8188,7 @@ generic enough to work for everyone.")
"evolution-" version ".tar.xz"))
(sha256
(base32
- "1hhxj3rh921pp3l3c5k33bdypcas1p66krzs65k1qn82c5fpgl2h"))))
+ "00hmmg4hfns8rq9rcilmy0gi1xkksld27lfbd9zmw2xw37wjmbqh"))))
(build-system cmake-build-system)
(arguments
`(#:imported-modules (,@%cmake-build-system-modules
- branch wip-gnome-updates created (now 1fa17f6), guix-commits, 2019/11/27
- 02/184: gnu: baobab: Update to 3.32.0., guix-commits, 2019/11/27
- 01/184: gnu: adwaita-icon-theme: Update to 3.32.0., guix-commits, 2019/11/27
- 03/184: gnu: eog: Update to 3.32.2., guix-commits, 2019/11/27
- 09/184: gnu: gsettings-desktop-schemas: Update to 3.32.0., guix-commits, 2019/11/27
- 12/184: gnu: gnome-online-accounts: Update to 3.32.0., guix-commits, 2019/11/27
- 08/184: gnu: gnome-bluetooth: Update to 3.32.1., guix-commits, 2019/11/27
- 14/184: gnu: Add python-dbusmock., guix-commits, 2019/11/27
- 22/184: gnu: evolution: Update to 3.32.4.,
guix-commits <=
- 18/184: gnu: dconf-editor: Update to 3.32.0., guix-commits, 2019/11/27
- 19/184: gnu: python2-pylint: Update to 1.9.5., guix-commits, 2019/11/27
- 21/184: gnu: evolution-data-server: Update to 3.32.4., guix-commits, 2019/11/27
- 04/184: gnu: epiphany: Update to 3.32.3., guix-commits, 2019/11/27
- 06/184: gnu: gedit: Update to 3.32.2., guix-commits, 2019/11/27
- 05/184: gnu: file-roller: Update to 3.32.1., guix-commits, 2019/11/27
- 10/184: gnu: gnome-icon-theme: Update home page., guix-commits, 2019/11/27
- 11/184: gnu: gnome-desktop: Update to 3.32.2., guix-commits, 2019/11/27
- 07/184: gnu: gnome-backgrounds: Update to 3.32.0., guix-commits, 2019/11/27
- 13/184: gnu: gnome-settings-daemon: Update to 3.32.1., guix-commits, 2019/11/27