GNU bug report logs - #58853
[PATCH] gnu: neomutt: Update to 20220429.

Previous Next

Package: guix-patches;

Reported by: kiasoc5 <kiasoc5 <at> disroot.org>

Date: Sat, 29 Oct 2022 02:17:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: kiasoc5 <kiasoc5 <at> disroot.org>
Subject: bug#58853: closed (Re: [bug#58853] [PATCH] gnu: neomutt: Update
 to 20220429.)
Date: Sat, 05 Nov 2022 10:58:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#58853: [PATCH] gnu: neomutt: Update to 20220429.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 58853 <at> debbugs.gnu.org.

-- 
58853: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58853
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: kiasoc5 <kiasoc5 <at> disroot.org>
Cc: 58853-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#58853] [PATCH] gnu: neomutt: Update to 20220429.
Date: Sat, 05 Nov 2022 11:56:50 +0100
[Message part 3 (text/plain, inline)]
kiasoc5 via Guix-patches via <guix-patches <at> 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
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: kiasoc5 <kiasoc5 <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: kiasoc5 <kiasoc5 <at> disroot.org>
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




This bug report was last modified 2 years and 195 days ago.

Previous Next


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