GNU bug report logs - #77198
[PATCH] gnu: mailutils: Update to 3.19.

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Sun, 23 Mar 2025 03:14:04 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

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: Andy Tai <atai <at> atai.org>
Subject: bug#77198: closed (Re: [bug#77198] [PATCH] gnu: mailutils: Update
 to 3.19.)
Date: Sun, 27 Apr 2025 12:51:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#77198: [PATCH] gnu: mailutils: Update to 3.19.

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 77198 <at> debbugs.gnu.org.

-- 
77198: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77198
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Andy Tai <atai <at> atai.org>
Cc: 77198-done <at> debbugs.gnu.org
Subject: Re: [bug#77198] [PATCH] gnu: mailutils: Update to 3.19.
Date: Sun, 27 Apr 2025 13:50:57 +0100
[Message part 3 (text/plain, inline)]
Andy Tai <atai <at> atai.org> writes:

> * gnu/packages/mail.scm (mailutils): Update to 3.19.
>
> Change-Id: I2055da70f5ceeec487e1aac874a24af2e91c6663
> ---
>  gnu/packages/mail.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed this to master as
fc1bbcf7bd2756e22fe4db09df5727480ee9c4b2.

Chris
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: mailutils: Update to 3.19.
Date: Sat, 22 Mar 2025 20:12:55 -0700
* gnu/packages/mail.scm (mailutils): Update to 3.19.

Change-Id: I2055da70f5ceeec487e1aac874a24af2e91c6663
---
 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 0bc8d48d962..5c67dbb990f 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -290,14 +290,14 @@ (define-public anubis
 (define-public mailutils
   (package
     (name "mailutils")
-    (version "3.18")
+    (version "3.19")
     (source (origin
              (method url-fetch)
              (uri (string-append "mirror://gnu/mailutils/mailutils-"
                                  version ".tar.xz"))
              (sha256
               (base32
-               "0xqm2cd263zym1zn3rfp0lfjz9mpkffi6v4hi9942q2iv344k42m"))
+               "0iczhhqfp7nkcasf7iy7lkxk7wgifxhrj3bbr7c8lnvc0ch0s8sh"))
              (patches
               (search-patches "mailutils-variable-lookup.patch"))))
     (build-system gnu-build-system)

base-commit: 127ac3c19073828c089349c7b22b218227f8ce8f
-- 
2.43.0




This bug report was last modified 24 days ago.

Previous Next


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