From: Timotej Lazar <timotej.lazar@araneo.si>
To: 61272@debbugs.gnu.org
Cc: Timotej Lazar <timotej.lazar@araneo.si>
Subject: [bug#61272] [PATCH] gnu: msmtp: Update to 1.8.23.
Date: Sat, 4 Feb 2023 08:55:28 +0100 [thread overview]
Message-ID: <20230204075528.13548-1-timotej.lazar@araneo.si> (raw)
* gnu/packages/mail.scm (msmtp): Update to 1.8.23.
---
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 80e2ce2a9b..d0812e5288 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -1795,14 +1795,14 @@ (define-public claws-mail
(define-public msmtp
(package
(name "msmtp")
- (version "1.8.22")
+ (version "1.8.23")
(source
(origin
(method url-fetch)
(uri (string-append "https://marlam.de/msmtp/releases"
"/msmtp-" version ".tar.xz"))
(sha256
- (base32 "1rx3ksvwdfrwahsd2lwf52vnhhq72ygb0kjy6ci2df55hri2010v"))))
+ (base32 "1f2nqdj3k8q7l4m3a6n8ckaslilxxp2kzfdmni6l2gcv15mw216g"))))
(build-system gnu-build-system)
(inputs
(list libsecret gnutls zlib gsasl))
--
2.39.1
next reply other threads:[~2023-02-04 7:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-04 7:55 Timotej Lazar [this message]
2023-02-05 13:04 ` bug#61272: [PATCH] gnu: msmtp: Update to 1.8.23 Leo Famulari
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230204075528.13548-1-timotej.lazar@araneo.si \
--to=timotej.lazar@araneo.si \
--cc=61272@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.