emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#63994: closed ([PATCH] gnu: mailutils: Update to 3.16)


From: GNU bug Tracking System
Subject: bug#63994: closed ([PATCH] gnu: mailutils: Update to 3.16)
Date: Mon, 12 Jun 2023 19:48:02 +0000

Your message dated Mon, 12 Jun 2023 20:46:59 +0100
with message-id <87ilbsv4xb.fsf@cbaines.net>
and subject line Re: [bug#63994] [PATCH] gnu: mailutils: Update to 3.16
has caused the debbugs.gnu.org bug report #63994,
regarding [PATCH] gnu: mailutils: Update to 3.16
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
63994: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63994
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: mailutils: Update to 3.16 Date: Sat, 10 Jun 2023 01:11:56 -0700
* gnu/packages/mail.scm (mailutils): Update to 3.16
---
 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 ee6e19fcfe..8408d27e82 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -275,14 +275,14 @@ (define-public anubis
 (define-public mailutils
   (package
     (name "mailutils")
-    (version "3.15")
+    (version "3.16")
     (source (origin
              (method url-fetch)
              (uri (string-append "mirror://gnu/mailutils/mailutils-"
                                  version ".tar.xz"))
              (sha256
               (base32
-               "1nrd9wsidxami3wa86l9z8hnnwv6rhbxdkvqg7dcgz2jqf3c5l5p"))
+               "1h02l0zilxsak1sxpm15vhfaahd8rwvcksc88cc7c0wc626ia784"))
              (patches
               (search-patches "mailutils-variable-lookup.patch"))))
     (build-system gnu-build-system)

base-commit: 9504dd2c3eef0277369acc0944f87fb4546251b1
-- 
2.40.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#63994] [PATCH] gnu: mailutils: Update to 3.16 Date: Mon, 12 Jun 2023 20:46:59 +0100 User-agent: mu4e 1.10.2; emacs 28.2
Andy Tai <atai@atai.org> writes:

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

Thanks for the patch Andy, this looks good to me.

I've pushed to master as 86d7c5730cd63406690ae71a19930bc8c74db4be.

Chris

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]