[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
31/108: gnu: evolution: Update to 3.36.1.
From: |
guix-commits |
Subject: |
31/108: gnu: evolution: Update to 3.36.1. |
Date: |
Sat, 25 Apr 2020 15:22:44 -0400 (EDT) |
kkebreau pushed a commit to branch wip-gnome3.36
in repository guix.
commit 5e81f4d625e7a168850fff00531d6b808c6dca7b
Author: Kei Kebreau <address@hidden>
AuthorDate: Sat Apr 18 20:18:55 2020 -0400
gnu: evolution: Update to 3.36.1.
* gnu/packages/gnome.scm (evolution): Update to 3.36.1.
---
gnu/packages/gnome.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index ca9d5f1..a6dea42 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -9377,7 +9377,7 @@ generic enough to work for everyone.")
(define-public evolution
(package
(name "evolution")
- (version "3.34.2")
+ (version "3.36.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/evolution/"
@@ -9385,7 +9385,7 @@ generic enough to work for everyone.")
"evolution-" version ".tar.xz"))
(sha256
(base32
- "164vy8h432pjglafn8y2ms4gsvk3kbgc63h5qp0mk5dv4smsp29c"))))
+ "1f3cwc05gw75yqficcxns95r96lv7an4aih6d7hng3n3pqfwyfl7"))))
(build-system cmake-build-system)
(arguments
`(#:imported-modules (,@%cmake-build-system-modules
@@ -9401,7 +9401,7 @@ generic enough to work for everyone.")
(modify-phases %standard-phases
;; The build system attempts to install user interface modules to the
;; output directory of the "evolution-data-server" package. This
- ;; change redirects that change.
+ ;; change redirects that installation.
(add-after 'unpack 'patch-ui-module-dir
(lambda* (#:key outputs #:allow-other-keys)
(substitute* "src/modules/alarm-notify/CMakeLists.txt"
- 14/108: gnu: clutter: Update to 1.26.4., (continued)
- 14/108: gnu: clutter: Update to 1.26.4., guix-commits, 2020/04/25
- 24/108: gnu: gnome-menus: Update to 3.36.0., guix-commits, 2020/04/25
- 26/108: gnu: python-pyatspi: Update to 2.36.0., guix-commits, 2020/04/25
- 28/108: gnu: gcr: Update to 3.36.0., guix-commits, 2020/04/25
- 32/108: gnu: gtk-vnc: Update to 1.0.0., guix-commits, 2020/04/25
- 40/108: gnu: yelp-xsl: Update to 3.36.0., guix-commits, 2020/04/25
- 29/108: gnu: evolution-data-server: Update to 3.36.1., guix-commits, 2020/04/25
- 42/108: gnu: yelp: Update to 3.36.0., guix-commits, 2020/04/25
- 43/108: gnu: Add fuse3., guix-commits, 2020/04/25
- 44/108: gnu: libgdata: Update to 0.17.12., guix-commits, 2020/04/25
- 31/108: gnu: evolution: Update to 3.36.1.,
guix-commits <=
- 51/108: gnu: gnome-color-manager: Update to 3.36.0., guix-commits, 2020/04/25
- 34/108: gnu: gnome-bluetooth: Update to 3.34.1., guix-commits, 2020/04/25
- 46/108: gnu: nautilus: Update to 3.36.1.1., guix-commits, 2020/04/25
- 49/108: gnu: pipewire: Update to 0.3.2., guix-commits, 2020/04/25
- 54/108: gnu: network-manager-applet: Update to 1.16.0., guix-commits, 2020/04/25
- 41/108: gnu: dconf: Update to 0.36.0., guix-commits, 2020/04/25
- 48/108: gnu: wayland-protocols: Update to 1.20., guix-commits, 2020/04/25
- 53/108: gnu: libnma: Update to 1.8.28., guix-commits, 2020/04/25
- 52/108: gnu: network-manager: Update to 1.22.10., guix-commits, 2020/04/25
- 58/108: gnu: gnome-control-center: Update to 3.36.1., guix-commits, 2020/04/25