GNU bug report logs - #63821
[PATCH] gnu: neomutt: Update to 20230517.

Previous Next

Package: guix-patches;

Reported by: flabbergasted <flabbergasted <at> nofog.net>

Date: Thu, 1 Jun 2023 10:32:01 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 63821 in the body.
You can then email your comments to 63821 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#63821; Package guix-patches. (Thu, 01 Jun 2023 10:32:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to flabbergasted <flabbergasted <at> nofog.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 01 Jun 2023 10:32:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: flabbergasted <flabbergasted <at> nofog.net>
To: guix-patches <at> gnu.org
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





Information forwarded to guix-patches <at> gnu.org:
bug#63821; Package guix-patches. (Sat, 26 Aug 2023 12:03:01 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: flabbergasted <flabbergasted <at> nofog.net>
Cc: 63821-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#63821] [PATCH] gnu: neomutt: Update to 20230517.
Date: Sat, 26 Aug 2023 13:01:38 +0100
[Message part 1 (text/plain, inline)]
flabbergasted <flabbergasted <at> 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
[signature.asc (application/pgp-signature, inline)]

Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Sat, 26 Aug 2023 12:03:03 GMT) Full text and rfc822 format available.

Notification sent to flabbergasted <flabbergasted <at> nofog.net>:
bug acknowledged by developer. (Sat, 26 Aug 2023 12:03:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 24 Sep 2023 11:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 230 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.