GNU bug report logs - #64385
[PATCH] gnu: msmtp: Update to 1.8.24.

Previous Next

Package: guix-patches;

Reported by: Timotej Lazar <timotej.lazar <at> araneo.si>

Date: Fri, 30 Jun 2023 20:28:02 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Timotej Lazar <timotej.lazar <at> araneo.si>
Subject: bug#64385: closed (Re: [bug#64385] [PATCH] gnu: msmtp: Update to
 1.8.24.)
Date: Thu, 06 Jul 2023 13:23:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#64385: [PATCH] gnu: msmtp: Update to 1.8.24.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 64385 <at> debbugs.gnu.org.

-- 
64385: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64385
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Timotej Lazar <timotej.lazar <at> araneo.si>
Cc: 64385-done <at> debbugs.gnu.org
Subject: Re: [bug#64385] [PATCH] gnu: msmtp: Update to 1.8.24.
Date: Thu, 6 Jul 2023 16:21:54 +0300
[Message part 3 (text/plain, inline)]
Thanks. Patch pushed.

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Timotej Lazar <timotej.lazar <at> araneo.si>
To: guix-patches <at> gnu.org
Cc: Timotej Lazar <timotej.lazar <at> araneo.si>
Subject: [PATCH] gnu: msmtp: Update to 1.8.24.
Date: Fri, 30 Jun 2023 22:26:57 +0200
* gnu/packages/mail.scm (msmtp): Update to 1.8.24.
---
 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 d194d33934..89940b0936 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -1846,14 +1846,14 @@ (define-public claws-mail
 (define-public msmtp
   (package
     (name "msmtp")
-    (version "1.8.23")
+    (version "1.8.24")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://marlam.de/msmtp/releases"
                            "/msmtp-" version ".tar.xz"))
        (sha256
-        (base32 "1f2nqdj3k8q7l4m3a6n8ckaslilxxp2kzfdmni6l2gcv15mw216g"))))
+        (base32 "0nda218iz72pvh6v10s2qlihp1mdxzir6yb4hqdxc5xbmaql8rmx"))))
     (build-system gnu-build-system)
     (inputs
      (list libsecret gnutls zlib gsasl))

base-commit: 4b2a2161a5705a577dbc20497ffd94ac160de9f4
-- 
2.40.1




This bug report was last modified 1 year and 319 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.