GNU bug report logs - #68906
[PATCH] gnu: mailutils: Update to 3.17

Previous Next

Package: guix-patches;

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

Date: Sat, 3 Feb 2024 06:35:02 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#68906: closed (Re: [bug#68906] [PATCH] gnu: mailutils: Update
 to 3.17)
Date: Wed, 14 Feb 2024 13:37:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#68906: [PATCH] gnu: mailutils: Update to 3.17

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

-- 
68906: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68906
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: guix-patches <at> gnu.org, 68906-done <at> debbugs.gnu.org
Subject: Re: [bug#68906] [PATCH] gnu: mailutils: Update to 3.17
Date: Wed, 14 Feb 2024 13:35:27 +0000
[Message part 3 (text/plain, inline)]
Andy Tai <atai <at> atai.org> writes:

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

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

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.17
Date: Fri,  2 Feb 2024 22:34:20 -0800
* gnu/packages/mail.scm (mailutils): Update to 3.17

Change-Id: I337e561f11185470e1cf43ddf9f9c25d64a0084a
---
 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 76f379a710..1fe2bbefdc 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -280,14 +280,14 @@ (define-public anubis
 (define-public mailutils
   (package
     (name "mailutils")
-    (version "3.16")
+    (version "3.17")
     (source (origin
              (method url-fetch)
              (uri (string-append "mirror://gnu/mailutils/mailutils-"
                                  version ".tar.xz"))
              (sha256
               (base32
-               "1h02l0zilxsak1sxpm15vhfaahd8rwvcksc88cc7c0wc626ia784"))
+               "1sc45gpvnrcf7b627n8cxsp379kk2s3x68c2z19gwrkmqg7bljgs"))
              (patches
               (search-patches "mailutils-variable-lookup.patch"))))
     (build-system gnu-build-system)

base-commit: f45d05133472a9da13eae20ba4a676c696682c90
-- 
2.34.1




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

Previous Next


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