[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
37/84: gnu: evolution-data-server: Update to 3.52.3.
From: |
guix-commits |
Subject: |
37/84: gnu: evolution-data-server: Update to 3.52.3. |
Date: |
Sat, 9 Nov 2024 03:54:36 -0500 (EST) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit 71cc85f06fd0d60cf62c17f0e07930d3071dd71c
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Fri Jul 19 11:48:20 2024 +0200
gnu: evolution-data-server: Update to 3.52.3.
* gnu/packages/gnome.scm (evolution-data-server): Update to 3.52.3.
---
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 76e418dad0..2e99e533bd 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -8283,7 +8283,7 @@ Microsoft Exchange, Last.fm, IMAP/SMTP, Jabber, SIP and
Kerberos.")
(define-public evolution-data-server
(package
(name "evolution-data-server")
- (version "3.48.4")
+ (version "3.52.3")
(source
(origin
(method url-fetch)
@@ -8291,7 +8291,7 @@ Microsoft Exchange, Last.fm, IMAP/SMTP, Jabber, SIP and
Kerberos.")
(version-major+minor version) "/"
name "-" version ".tar.xz"))
(sha256
- (base32 "0q3d5masw20sr6xm2rg3170a4pxsh23ywyq1rkzhmyvyn69kyzlr"))))
+ (base32 "1r62m7wqd45ihqh9n27askm39pjkqhhn5anc3f0b2cr02h6cixp9"))))
(build-system cmake-build-system)
(arguments
(list
- 79/84: gnu: python-pygobject: Update to 3.50.0., (continued)
- 79/84: gnu: python-pygobject: Update to 3.50.0., guix-commits, 2024/11/09
- 81/84: gnu: gjs: Fix build., guix-commits, 2024/11/09
- 68/84: gnu: sysprof: Propagate libdex., guix-commits, 2024/11/09
- 82/84: gnu: gst-plugins-bad: Disable failing test., guix-commits, 2024/11/09
- 54/84: gnu: gst-plugins-bad: Update to 1.24.6., guix-commits, 2024/11/09
- 39/84: gnu: gnome-mahjongg: Update to 3.40.1., guix-commits, 2024/11/09
- 53/84: gnu: gst-plugins-good: Update to 1.24.6., guix-commits, 2024/11/09
- 67/84: gnu: xdg-desktop-portal-gnome: Update to 46.2., guix-commits, 2024/11/09
- 73/84: gnu: gtk: Update to 4.16.1., guix-commits, 2024/11/09
- 43/84: gnu: vala: Update to 0.56.17., guix-commits, 2024/11/09
- 37/84: gnu: evolution-data-server: Update to 3.52.3.,
guix-commits <=
- 65/84: gnu: Add munit., guix-commits, 2024/11/09
- 64/84: gnu: gdm: Update to 46.2., guix-commits, 2024/11/09
- 52/84: gnu: gst-plugins-base: Update to 1.24.6., guix-commits, 2024/11/09
- 60/84: gnu: orca: Update to 46.2., guix-commits, 2024/11/09
- 63/84: gnu: gnome-control-center: Update to 46.3., guix-commits, 2024/11/09
- 72/84: gnu: network-manager: Update to 1.48.2., guix-commits, 2024/11/09
- 69/84: gnu: mutter: Update to 46.4., guix-commits, 2024/11/09
- 80/84: gnu: json-glib: Update to 1.10.0., guix-commits, 2024/11/09
- 83/84: gnu: gst-editing-services: Fix build., guix-commits, 2024/11/09
- 84/84: gnu: libsecret: Fix build., guix-commits, 2024/11/09