GNU bug report logs -
#65397
[PATCH gnome-team 0/3] Update Evolution
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sun, 27 Aug 2023 08:09:27 +0200
with message-id <2c44bcf3378c73bd1f6481285ae80bb33502d188.camel <at> gmail.com>
and subject line Re: [bug#65397] [PATCH gnome-team 3/3] gnu: evolution: Update to 3.48.4.
has caused the debbugs.gnu.org bug report #65397,
regarding [PATCH gnome-team 0/3] Update Evolution
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
65397: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65397
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hi Guix,
having reproducible CI again, let's start doing some GNOME application
packaging. For reference, the string freeze for GNOME 45 is this Saturday
and release candidates are the week after that. We should probably finish
our work on GNOME 44 soon ;)
Cheers
Liliana Marie Prikler (3):
gnu: gnome-online-accounts: Update to 3.48.0.
gnu: evolution-data-server: Update to 3.48.4.
gnu: evolution: Update to 3.48.4.
gnu/packages/gnome.scm | 18 ++++++++++--------
1 file changed, 10 insertions(+), 8 deletions(-)
base-commit: e43498b32dcbbf055d72339086213cd60c336acf
--
2.41.0
[Message part 3 (message/rfc822, inline)]
Am Samstag, dem 26.08.2023 um 21:21 -0400 schrieb Maxim Cournoyer:
> Hi Liliana,
>
> Liliana Marie Prikler <liliana.prikler <at> gmail.com> writes:
>
> > * gnu/packages/gnome.scm (evolution): Update to 3.48.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 68b3c86175..08debe6e8a 100644
> > --- a/gnu/packages/gnome.scm
> > +++ b/gnu/packages/gnome.scm
> > @@ -11612,7 +11612,7 @@ (define-public libdazzle
> > (define-public evolution
> > (package
> > (name "evolution")
> > - (version "3.46.4")
> > + (version "3.48.4")
> > (source (origin
> > (method url-fetch)
> > (uri (string-append
> > "mirror://gnome/sources/evolution/"
> > @@ -11620,7 +11620,7 @@ (define-public evolution
> > "evolution-" version ".tar.xz"))
> > (sha256
> > (base32
> > -
> > "0gbvd460hsha0gss9rjjpyisq336fwxd8y1xf55s6ifjrqql423s"))))
> > +
> > "1dwbwy67xg1fypxj0qyhhvy608hbw19gqhvxqkr739shl3mrjbx0"))))
> > (build-system cmake-build-system)
> > (arguments
> > (list
>
> I haven't tried to build or tested any of the upgrades, but the code
> LGTM, for this whole series.
Thanks, I've pushed it now.
This bug report was last modified 1 year and 267 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.