guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#62942] [PATCH 2/2] gnu: evolution: Update to 3.46.4.


From: Liliana Marie Prikler
Subject: [bug#62942] [PATCH 2/2] gnu: evolution: Update to 3.46.4.
Date: Tue, 18 Apr 2023 21:54:31 +0200

* gnu/packages/gnome.scm (evolution): 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 7608d08984..b039b08d2d 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -11890,7 +11890,7 @@ (define-public libdazzle
 (define-public evolution
   (package
     (name "evolution")
-    (version "3.46.0")
+    (version "3.46.4")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/evolution/"
@@ -11898,7 +11898,7 @@ (define-public evolution
                                   "evolution-" version ".tar.xz"))
               (sha256
                (base32
-                "0gwi89bqk20ggcxsq7xgd97my0hxx8z82kisml6vz6kbpiv957p0"))))
+                "0gbvd460hsha0gss9rjjpyisq336fwxd8y1xf55s6ifjrqql423s"))))
     (build-system cmake-build-system)
     (arguments
      (list
-- 
2.39.2






reply via email to

[Prev in Thread] Current Thread [Next in Thread]