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

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

bug#63821: closed ([PATCH] gnu: neomutt: Update to 20230517.)


From: GNU bug Tracking System
Subject: bug#63821: closed ([PATCH] gnu: neomutt: Update to 20230517.)
Date: Sat, 26 Aug 2023 12:03:03 +0000

Your message dated Sat, 26 Aug 2023 13:01:38 +0100
with message-id <875y52j9kq.fsf@cbaines.net>
and subject line Re: [bug#63821] [PATCH] gnu: neomutt: Update to 20230517.
has caused the debbugs.gnu.org bug report #63821,
regarding [PATCH] gnu: neomutt: Update to 20230517.
to be marked as done.

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


-- 
63821: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63821
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: neomutt: Update to 20230517. Date: Thu, 1 Jun 2023 09:07:58 +0100
---
 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 02e0da2..7b7b5d7 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -649,7 +649,7 @@ (define-public mutt
 (define-public neomutt
   (package
     (name "neomutt")
-    (version "20220429")
+    (version "20230517")
     (source
      (origin
        (method git-fetch)
@@ -658,7 +658,7 @@ (define-public neomutt
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "106m6al48m22gl8848z8d0hsg2qiaz74vgy4f37hycl4v5d3n5ic"))))
+        (base32 "0kjllp2scgmpkl8yd0hwz6jmm98hr2r7qkb75ps9753fl96i4bfn"))))
     (build-system gnu-build-system)
     (inputs
      (list cyrus-sasl

base-commit: 6ea2e1105ad66062996eabb8af747c6ada353717
-- 
2.40.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#63821] [PATCH] gnu: neomutt: Update to 20230517. Date: Sat, 26 Aug 2023 13:01:38 +0100 User-agent: mu4e 1.10.5; emacs 28.2
flabbergasted <flabbergasted@nofog.net> writes:

> ---
>  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 02e0da2..7b7b5d7 100644
> --- a/gnu/packages/mail.scm
> +++ b/gnu/packages/mail.scm
> @@ -649,7 +649,7 @@ (define-public mutt
>  (define-public neomutt
>    (package
>      (name "neomutt")
> -    (version "20220429")
> +    (version "20230517")
>      (source
>       (origin
>         (method git-fetch)
> @@ -658,7 +658,7 @@ (define-public neomutt
>               (commit version)))
>         (file-name (git-file-name name version))
>         (sha256
> -        (base32 "106m6al48m22gl8848z8d0hsg2qiaz74vgy4f37hycl4v5d3n5ic"))))
> +        (base32 "0kjllp2scgmpkl8yd0hwz6jmm98hr2r7qkb75ps9753fl96i4bfn"))))
>      (build-system gnu-build-system)
>      (inputs
>       (list cyrus-sasl
>
> base-commit: 6ea2e1105ad66062996eabb8af747c6ada353717


Thanks, I've added a changelog to the commit message and pushed this to
master as bdea9adc869ed23f41aa444bbcc8b8f75349fe86.

Chris

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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