all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: flabbergasted <flabbergasted@nofog.net>
To: 63821@debbugs.gnu.org
Subject: [bug#63821] [PATCH] gnu: neomutt: Update to 20230517.
Date: Thu, 1 Jun 2023 09:07:58 +0100	[thread overview]
Message-ID: <bc9bcbaca3a5c80241ed2dbeb5a78efa023df12a.1685561482.git.flabbergasted@nofog.net> (raw)

---
 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





             reply	other threads:[~2023-06-01 13:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-01  8:07 flabbergasted [this message]
2023-08-26 12:01 ` [bug#63821] [PATCH] gnu: neomutt: Update to 20230517 Christopher Baines

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bc9bcbaca3a5c80241ed2dbeb5a78efa023df12a.1685561482.git.flabbergasted@nofog.net \
    --to=flabbergasted@nofog.net \
    --cc=63821@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.