GNU bug report logs -
#77198
[PATCH] gnu: mailutils: Update to 3.19.
Previous Next
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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 77198 in the body.
You can then email your comments to 77198 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#77198
; Package
guix-patches
.
(Sun, 23 Mar 2025 03:14:06 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Andy Tai <atai <at> atai.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sun, 23 Mar 2025 03:14:06 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Sun, 27 Apr 2025 12:51:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
Andy Tai <atai <at> atai.org>
:
bug acknowledged by developer.
(Sun, 27 Apr 2025 12:51:03 GMT)
Full text and
rfc822 format available.
Message #10 received at 77198-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (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)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 26 May 2025 11:24:20 GMT)
Full text and
rfc822 format available.
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.