* [bug#64385] [PATCH] gnu: msmtp: Update to 1.8.24.
@ 2023-06-30 20:26 Timotej Lazar
2023-07-06 13:21 ` bug#64385: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: Timotej Lazar @ 2023-06-30 20:26 UTC (permalink / raw)
To: 64385; +Cc: Timotej Lazar
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#64385: [PATCH] gnu: msmtp: Update to 1.8.24.
2023-06-30 20:26 [bug#64385] [PATCH] gnu: msmtp: Update to 1.8.24 Timotej Lazar
@ 2023-07-06 13:21 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2023-07-06 13:21 UTC (permalink / raw)
To: Timotej Lazar; +Cc: 64385-done
[-- Attachment #1: Type: text/plain, Size: 236 bytes --]
Thanks. Patch pushed.
--
Efraim Flashner <efraim@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
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-07-06 13:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-30 20:26 [bug#64385] [PATCH] gnu: msmtp: Update to 1.8.24 Timotej Lazar
2023-07-06 13:21 ` bug#64385: " Efraim Flashner
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.