all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#75469] [PATCH gnome-team 1/2] gnu: evolution-data-server: Update to 3.54.3.
  2025-01-08 18:11 [bug#75469] [PATCH gnome-team 0/2] Update Evolution to 3.54.3 Liliana Marie Prikler
@ 2025-01-08 18:10 ` Liliana Marie Prikler
  2025-01-08 18:10 ` [bug#75469] [PATCH gnome-team 2/2] gnu: evolution: " Liliana Marie Prikler
  1 sibling, 0 replies; 3+ messages in thread
From: Liliana Marie Prikler @ 2025-01-08 18:10 UTC (permalink / raw)
  To: 75469; +Cc: liliana.prikler, maxim.cournoyer, vivien

* 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





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#75469] [PATCH gnome-team 2/2] gnu: evolution: Update to 3.54.3.
  2025-01-08 18:11 [bug#75469] [PATCH gnome-team 0/2] Update Evolution to 3.54.3 Liliana Marie Prikler
  2025-01-08 18:10 ` [bug#75469] [PATCH gnome-team 1/2] gnu: evolution-data-server: Update " Liliana Marie Prikler
@ 2025-01-08 18:10 ` Liliana Marie Prikler
  1 sibling, 0 replies; 3+ messages in thread
From: Liliana Marie Prikler @ 2025-01-08 18:10 UTC (permalink / raw)
  To: 75469; +Cc: liliana.prikler, maxim.cournoyer, vivien

* 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





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#75469] [PATCH gnome-team 0/2] Update Evolution to 3.54.3
@ 2025-01-08 18:11 Liliana Marie Prikler
  2025-01-08 18:10 ` [bug#75469] [PATCH gnome-team 1/2] gnu: evolution-data-server: Update " Liliana Marie Prikler
  2025-01-08 18:10 ` [bug#75469] [PATCH gnome-team 2/2] gnu: evolution: " Liliana Marie Prikler
  0 siblings, 2 replies; 3+ messages in thread
From: Liliana Marie Prikler @ 2025-01-08 18:11 UTC (permalink / raw)
  To: 75469; +Cc: liliana.prikler, maxim.cournoyer, vivien

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





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-01-09 22:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-08 18:11 [bug#75469] [PATCH gnome-team 0/2] Update Evolution to 3.54.3 Liliana Marie Prikler
2025-01-08 18:10 ` [bug#75469] [PATCH gnome-team 1/2] gnu: evolution-data-server: Update " Liliana Marie Prikler
2025-01-08 18:10 ` [bug#75469] [PATCH gnome-team 2/2] gnu: evolution: " Liliana Marie Prikler

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.