diff mbox series

[bug#65397,gnome-team,3/3] gnu: evolution: Update to 3.48.4.

Message ID 65cfbfd16e0964a1b9875194a70ff5cadd444cae.1692512747.git.liliana.prikler@gmail.com
State New
Headers show
Series Update Evolution | expand

Commit Message

Liliana Marie Prikler Aug. 20, 2023, 6:23 a.m. UTC
* gnu/packages/gnome.scm (evolution): Update to 3.48.4.
---
 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Maxim Cournoyer Aug. 27, 2023, 1:21 a.m. UTC | #1
Hi Liliana,

Liliana Marie Prikler <liliana.prikler@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.
Liliana Marie Prikler Aug. 27, 2023, 6:09 a.m. UTC | #2
Am Samstag, dem 26.08.2023 um 21:21 -0400 schrieb Maxim Cournoyer:
> Hi Liliana,
> 
> Liliana Marie Prikler <liliana.prikler@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.
diff mbox series

Patch

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