unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#71868] [PATCH] gnu: claws-mail: Update to 4.3.0.
@ 2024-07-01  4:39 kiasoc5 via Guix-patches via
  2024-07-01  5:51 ` bug#71868: " jgart via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: kiasoc5 via Guix-patches via @ 2024-07-01  4:39 UTC (permalink / raw)
  To: 71868; +Cc: kiasoc5

* 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





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

* bug#71868: [PATCH] gnu: claws-mail: Update to 4.3.0.
  2024-07-01  4:39 [bug#71868] [PATCH] gnu: claws-mail: Update to 4.3.0 kiasoc5 via Guix-patches via
@ 2024-07-01  5:51 ` jgart via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: jgart via Guix-patches via @ 2024-07-01  5:51 UTC (permalink / raw)
  To: 71868-done; +Cc: kiasoc5


Hi,

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




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

end of thread, other threads:[~2024-07-01  5:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-01  4:39 [bug#71868] [PATCH] gnu: claws-mail: Update to 4.3.0 kiasoc5 via Guix-patches via
2024-07-01  5:51 ` bug#71868: " jgart via Guix-patches via

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).