unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: 75469@debbugs.gnu.org
Cc: liliana.prikler@gmail.com, maxim.cournoyer@gmail.com,
	vivien@planete-kraus.eu
Subject: [bug#75469] [PATCH gnome-team 1/2] gnu: evolution-data-server: Update to 3.54.3.
Date: Wed, 8 Jan 2025 19:10:02 +0100	[thread overview]
Message-ID: <ae3bc35ea263d808b5dc5b5f8c1b1f49aeaa0dcd.1736359863.git.liliana.prikler@gmail.com> (raw)
In-Reply-To: <cover.1736359863.git.liliana.prikler@gmail.com>

* 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





  reply	other threads:[~2025-01-09 22:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2025-01-08 18:10 ` [bug#75469] [PATCH gnome-team 2/2] gnu: evolution: Update " Liliana Marie Prikler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ae3bc35ea263d808b5dc5b5f8c1b1f49aeaa0dcd.1736359863.git.liliana.prikler@gmail.com \
    --to=liliana.prikler@gmail.com \
    --cc=75469@debbugs.gnu.org \
    --cc=maxim.cournoyer@gmail.com \
    --cc=vivien@planete-kraus.eu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).