unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#70777] [PATCH] gnu: msmtp: Update to 1.8.26.
@ 2024-05-05  9:27 Timotej Lazar
  2024-05-06 11:25 ` bug#70777: " Ricardo Wurmus
  0 siblings, 1 reply; 2+ messages in thread
From: Timotej Lazar @ 2024-05-05  9:27 UTC (permalink / raw)
  To: 70777; +Cc: Timotej Lazar

* gnu/packages/mail.scm (msmtp): Update to 1.8.26.

Change-Id: I85eea2d64944a3e1b7b4ed3022772190ee5787c2
---
 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 5743558e76..aa42b2251b 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -1896,14 +1896,14 @@ (define-public claws-mail
 (define-public msmtp
   (package
     (name "msmtp")
-    (version "1.8.25")
+    (version "1.8.26")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://marlam.de/msmtp/releases"
                            "/msmtp-" version ".tar.xz"))
        (sha256
-        (base32 "0f6pa8kdlfingw6yf61dshnxgygx5v6ykcmnn3h6zllpnfxivzid"))))
+        (base32 "1n363w94s2jjkijnqg5mb4m7wk0dy20s9bk0gqk8kwff8j1liz3c"))))
     (build-system gnu-build-system)
     (inputs
      (list libsecret gnutls zlib gsasl))

base-commit: ef8ab6ab66c4d629699d175938ef1912941d4dce
-- 
2.41.0





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

* bug#70777: [PATCH] gnu: msmtp: Update to 1.8.26.
  2024-05-05  9:27 [bug#70777] [PATCH] gnu: msmtp: Update to 1.8.26 Timotej Lazar
@ 2024-05-06 11:25 ` Ricardo Wurmus
  0 siblings, 0 replies; 2+ messages in thread
From: Ricardo Wurmus @ 2024-05-06 11:25 UTC (permalink / raw)
  To: 70777-done

Hi Timotej,

thank you for the patch!  I've applied it to the "master" branch (commit
e4090a558f78aa4333ddaf211007c5517caa4294).

-- 
Ricardo




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

end of thread, other threads:[~2024-05-06 11:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-05  9:27 [bug#70777] [PATCH] gnu: msmtp: Update to 1.8.26 Timotej Lazar
2024-05-06 11:25 ` bug#70777: " Ricardo Wurmus

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