GNU bug report logs -
#76089
[PATCH] gnu: mailutils: Update to 3.18.
Previous Next
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
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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 155 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.