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

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

bug#68906: closed ([PATCH] gnu: mailutils: Update to 3.17)


From: GNU bug Tracking System
Subject: bug#68906: closed ([PATCH] gnu: mailutils: Update to 3.17)
Date: Wed, 14 Feb 2024 13:37:02 +0000

Your message dated Wed, 14 Feb 2024 13:35:27 +0000
with message-id <877cj788y7.fsf@cbaines.net>
and subject line Re: [bug#68906] [PATCH] gnu: mailutils: Update to 3.17
has caused the debbugs.gnu.org bug report #68906,
regarding [PATCH] gnu: mailutils: Update to 3.17
to be marked as done.

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


-- 
68906: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68906
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#68906] [PATCH] gnu: mailutils: Update to 3.17 Date: Wed, 14 Feb 2024 13:35:27 +0000 User-agent: mu4e 1.10.7; emacs 29.1
Andy Tai <atai@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

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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