GNU bug report logs -
#75469
[PATCH gnome-team 0/2] Update Evolution to 3.54.3
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 75469 in the body.
You can then email your comments to 75469 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
liliana.prikler <at> gmail.com, maxim.cournoyer <at> gmail.com, vivien <at> planete-kraus.eu, guix-patches <at> gnu.org
:
bug#75469
; Package
guix-patches
.
(Thu, 09 Jan 2025 21:50:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Liliana Marie Prikler <liliana.prikler <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
liliana.prikler <at> gmail.com, maxim.cournoyer <at> gmail.com, vivien <at> planete-kraus.eu, guix-patches <at> gnu.org
.
(Thu, 09 Jan 2025 21:50:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hi folks,
this is a rather low-stakes series that updates Evolution to 3.54.3
(GNOME 46 would have 3.52). For most other GNOME stuff, I will still
be targeting 46 so that we're not moving the goal post, but this felt
small enough to do a major bump rather than a minor one.
Cheers
Liliana Marie Prikler (2):
gnu: evolution-data-server: Update to 3.54.3.
gnu: evolution: Update to 3.54.3.
gnu/packages/gnome.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
base-commit: 198b6c745a7ac9813a8c9b9995f287b3a4c6cb48
--
2.47.1
Information forwarded
to
liliana.prikler <at> gmail.com, maxim.cournoyer <at> gmail.com, vivien <at> planete-kraus.eu, guix-patches <at> gnu.org
:
bug#75469
; Package
guix-patches
.
(Thu, 09 Jan 2025 22:29:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 75469 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/gnome.scm (evolution-data-server): Update to 3.54.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 4c11226385..7d2d4268e5 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -8345,7 +8345,7 @@ (define-public gnome-online-accounts-3.44
(define-public evolution-data-server
(package
(name "evolution-data-server")
- (version "3.52.3")
+ (version "3.54.3")
(source
(origin
(method url-fetch)
@@ -8353,7 +8353,7 @@ (define-public evolution-data-server
(version-major+minor version) "/"
name "-" version ".tar.xz"))
(sha256
- (base32 "1r62m7wqd45ihqh9n27askm39pjkqhhn5anc3f0b2cr02h6cixp9"))))
+ (base32 "1l5qgjshgy1zw9d2r5m0a12n9y9985n7zs2mj7pzihawxqwdq22i"))))
(build-system cmake-build-system)
(arguments
(list
--
2.47.1
Information forwarded
to
liliana.prikler <at> gmail.com, maxim.cournoyer <at> gmail.com, vivien <at> planete-kraus.eu, guix-patches <at> gnu.org
:
bug#75469
; Package
guix-patches
.
(Thu, 09 Jan 2025 22:29:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 75469 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/gnome.scm (evolution): Update to 3.54.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 7d2d4268e5..c9eadb4773 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -12189,7 +12189,7 @@ (define-public libdazzle
(define-public evolution
(package
(name "evolution")
- (version "3.52.3")
+ (version "3.54.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/evolution/"
@@ -12197,7 +12197,7 @@ (define-public evolution
"evolution-" version ".tar.xz"))
(sha256
(base32
- "1ia1wjna98j2w35j98fm796lxlilk1k3szwiisj61qjlalxza8hw"))))
+ "1ssmp13finaa9ncxh5507nqz6q3jsr3anbrvylbsy9f3ylgghv3l"))))
(build-system cmake-build-system)
(arguments
(list
--
2.47.1
Information forwarded
to
guix-patches <at> gnu.org
:
bug#75469
; Package
guix-patches
.
(Thu, 23 Jan 2025 15:28:02 GMT)
Full text and
rfc822 format available.
Message #14 received at 75469 <at> debbugs.gnu.org (full text, mbox):
Liliana Marie Prikler <liliana.prikler <at> gmail.com> writes:
> Hi folks,
>
> this is a rather low-stakes series that updates Evolution to 3.54.3
> (GNOME 46 would have 3.52). For most other GNOME stuff, I will still
> be targeting 46 so that we're not moving the goal post, but this felt
> small enough to do a major bump rather than a minor one.
>
> Cheers
>
> Liliana Marie Prikler (2):
> gnu: evolution-data-server: Update to 3.54.3.
> gnu: evolution: Update to 3.54.3.
>
Reviewed-by: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
--
Thanks,
Maxim
bug closed, send any further explanations to
75469 <at> debbugs.gnu.org and Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Request was from
Liliana Marie Prikler <liliana.prikler <at> gmail.com>
to
control <at> debbugs.gnu.org
.
(Sun, 09 Mar 2025 06:56:01 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 06 Apr 2025 11:24:22 GMT)
Full text and
rfc822 format available.
This bug report was last modified 95 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.