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

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

bug#58853: closed ([PATCH] gnu: neomutt: Update to 20220429.)


From: GNU bug Tracking System
Subject: bug#58853: closed ([PATCH] gnu: neomutt: Update to 20220429.)
Date: Sat, 05 Nov 2022 10:58:02 +0000

Your message dated Sat, 05 Nov 2022 11:56:50 +0100
with message-id <87pme1is7n.fsf@cbaines.net>
and subject line Re: [bug#58853] [PATCH] gnu: neomutt: Update to 20220429.
has caused the debbugs.gnu.org bug report #58853,
regarding [PATCH] gnu: neomutt: Update to 20220429.
to be marked as done.

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


-- 
58853: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58853
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: neomutt: Update to 20220429. Date: Fri, 28 Oct 2022 22:16:26 -0400
* gnu/packages/mail.scm (neomutt): Update to 20220429.
---
 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 154ffb6640..bb5f9c6fca 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -607,7 +607,7 @@ (define-public mutt
 (define-public neomutt
   (package
     (name "neomutt")
-    (version "20211029")
+    (version "20220429")
     (source
      (origin
        (method git-fetch)
@@ -616,7 +616,7 @@ (define-public neomutt
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1ad05k98z9r317k2hhxbgdic00iha5r0k0f8224anz60i9kc78w5"))))
+        (base32 "106m6al48m22gl8848z8d0hsg2qiaz74vgy4f37hycl4v5d3n5ic"))))
     (build-system gnu-build-system)
     (inputs
      (list cyrus-sasl

base-commit: 0a604c16b34f8147bf18e065e8b30d8d23cd8998
-- 
2.38.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#58853] [PATCH] gnu: neomutt: Update to 20220429. Date: Sat, 05 Nov 2022 11:56:50 +0100 User-agent: mu4e 1.8.9; emacs 28.1
kiasoc5 via Guix-patches via <guix-patches@gnu.org> writes:

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

Thanks! Pushed to master as 7023773e2c2dae5d4bd849e9f4674d3dc8aebfcc.

Chris

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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