all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: 62942@debbugs.gnu.org
Subject: [bug#62942] [PATCH 1/2] gnu: evolution-data-server: Update to 3.46.4.
Date: Tue, 18 Apr 2023 21:54:20 +0200	[thread overview]
Message-ID: <18f580f64de01a164a9636f867cfd2537b042d59.camel@gmail.com> (raw)
In-Reply-To: <2456fb775f16d092f3e772b66b27b83273649d3c.camel@gmail.com>

* gnu/packages/gnome.scm (evolution-data-server): Update to 3.46.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 fe8e504442..7608d08984 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -8320,7 +8320,7 @@ (define-public gnome-online-accounts-3.44
 (define-public evolution-data-server
   (package
     (name "evolution-data-server")
-    (version "3.46.0")
+    (version "3.46.4")
     (source
      (origin
        (method url-fetch)
@@ -8328,7 +8328,7 @@ (define-public evolution-data-server
                            (version-major+minor version) "/"
                            name "-" version ".tar.xz"))
        (sha256
-        (base32 "1aydynpc9qx2a5xlrvc3xzfq3d3rhf15mqr8m6splgqqb84jiyp5"))))
+        (base32 "1j0c7kwmjng7spkqz6vfd8gyvw65invjsf5mqzbsr7y58m0jb6x5"))))
     (build-system cmake-build-system)
     (arguments
      (list
-- 
2.39.2





  reply	other threads:[~2023-04-18 20:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-18 19:54 [bug#62942] [PATCH 0/2] Update Evolution to 3.46.4 Liliana Marie Prikler
2023-04-18 19:54 ` Liliana Marie Prikler [this message]
2023-04-18 19:54 ` [bug#62942] [PATCH 2/2] gnu: evolution: Update " Liliana Marie Prikler
2023-04-25 19:16   ` bug#62942: " 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

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

  git send-email \
    --in-reply-to=18f580f64de01a164a9636f867cfd2537b042d59.camel@gmail.com \
    --to=liliana.prikler@gmail.com \
    --cc=62942@debbugs.gnu.org \
    /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 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.