unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#58853] [PATCH] gnu: neomutt: Update to 20220429.
@ 2022-10-29  2:16 kiasoc5 via Guix-patches via
  2022-11-05 10:56 ` Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: kiasoc5 via Guix-patches via @ 2022-10-29  2:16 UTC (permalink / raw)
  To: 58853; +Cc: kiasoc5

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [bug#58853] [PATCH] gnu: neomutt: Update to 20220429.
  2022-10-29  2:16 [bug#58853] [PATCH] gnu: neomutt: Update to 20220429 kiasoc5 via Guix-patches via
@ 2022-11-05 10:56 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2022-11-05 10:56 UTC (permalink / raw)
  To: kiasoc5; +Cc: 58853-done, 58853

[-- Attachment #1: Type: text/plain, Size: 288 bytes --]


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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-11-05 10:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-29  2:16 [bug#58853] [PATCH] gnu: neomutt: Update to 20220429 kiasoc5 via Guix-patches via
2022-11-05 10:56 ` Christopher Baines

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).