GNU bug report logs - #76089
[PATCH] gnu: mailutils: Update to 3.18.

Previous Next

Package: guix-patches;

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

Date: Thu, 6 Feb 2025 07:43:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.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#76089: closed (Re: [bug#76089] [PATCH] gnu: mailutils: Update
 to 3.18.)
Date: Tue, 11 Feb 2025 12:42:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#76089: [PATCH] gnu: mailutils: Update to 3.18.

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

-- 
76089: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76089
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: Andy Tai <atai <at> atai.org>
Cc: 76089-done <at> debbugs.gnu.org
Subject: Re: [bug#76089] [PATCH] gnu: mailutils: Update to 3.18.
Date: Tue, 11 Feb 2025 20:45:31 +0800
Andy Tai <atai <at> atai.org> writes:

> * gnu/packages/mail.scm (mailutils): Update to 3.18.

Pushed to master now, thank you.

[Message part 3 (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.18.
Date: Wed,  5 Feb 2025 23:42:17 -0800
* gnu/packages/mail.scm (mailutils): Update to 3.18.

Change-Id: I94cec0e8d033ef2b6cc30b6574d26becfe4005aa
---
 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 73b4c01bd7..dd8a7cd218 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -288,14 +288,14 @@ (define-public anubis
 (define-public mailutils
   (package
     (name "mailutils")
-    (version "3.17")
+    (version "3.18")
     (source (origin
              (method url-fetch)
              (uri (string-append "mirror://gnu/mailutils/mailutils-"
                                  version ".tar.xz"))
              (sha256
               (base32
-               "1sc45gpvnrcf7b627n8cxsp379kk2s3x68c2z19gwrkmqg7bljgs"))
+               "0xqm2cd263zym1zn3rfp0lfjz9mpkffi6v4hi9942q2iv344k42m"))
              (patches
               (search-patches "mailutils-variable-lookup.patch"))))
     (build-system gnu-build-system)

base-commit: b763d074a6118563086178983b6348385859c7e9
-- 
2.34.1




This bug report was last modified 154 days ago.

Previous Next


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