emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#71868: closed ([PATCH] gnu: claws-mail: Update to 4.3.0.)


From: GNU bug Tracking System
Subject: bug#71868: closed ([PATCH] gnu: claws-mail: Update to 4.3.0.)
Date: Mon, 01 Jul 2024 05:52:02 +0000

Your message dated Mon, 01 Jul 2024 00:51:31 -0500
with message-id <87v81pmzh8.fsf@dismail.de>
and subject line Re: [PATCH] gnu: claws-mail: Update to 4.3.0.
has caused the debbugs.gnu.org bug report #71868,
regarding [PATCH] gnu: claws-mail: Update to 4.3.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
71868: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71868
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: claws-mail: Update to 4.3.0. Date: Mon, 1 Jul 2024 00:39:15 -0400
* gnu/packages/mail.scm (claws-mail): Update to 4.3.0.

Change-Id: I19ee398cb595e77493c9ad79d9ae482950ffb459
---
 gnu/packages/mail.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index de6d21e7cc..6aacdcb73c 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -1823,7 +1823,7 @@ (define-public compface
 (define-public claws-mail
   (package
     (name "claws-mail")
-    (version "4.1.1")
+    (version "4.3.0")
     (source
      (origin
        (method url-fetch)
@@ -1831,7 +1831,7 @@ (define-public claws-mail
         (string-append "https://www.claws-mail.org/releases/claws-mail-";
                        version ".tar.xz"))
        (sha256
-        (base32 "0i037bskrnmsmylhmqayjg0pmsr0m2zx8xhbxc6mwvw9q40fg2di"))))
+        (base32 "1q8wb2fh5fmbbyrvzdwkhxkzdbsvyk5w783z8qlg05mris41vp4m"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      `(#:configure-flags

base-commit: 1a7228b151240de1373bf1c3248bb0277aef0a3e
-- 
2.45.2




--- End Message ---
--- Begin Message --- Subject: Re: [PATCH] gnu: claws-mail: Update to 4.3.0. Date: Mon, 01 Jul 2024 00:51:31 -0500
Hi,

Thanks for the patch. Applied.
-- 
Best regards,
jgart


--- End Message ---

reply via email to

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