all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: 26501@debbugs.gnu.org
Subject: bug#26501: [PATCH 1/1] gnu: mutt: Update to 1.8.1.
Date: Fri, 14 Apr 2017 13:59:39 -0400	[thread overview]
Message-ID: <f30a1d045c7935b27ee7e64ab7e04e2d8737c46a.1492192779.git.leo@famulari.name> (raw)

* gnu/packages/mail.scm (mutt): Update to 1.8.1.
---
 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 255837198..96ceca5e4 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -221,14 +221,14 @@ aliasing facilities to work just as they would on normal mail.")
 (define-public mutt
   (package
     (name "mutt")
-    (version "1.8.0")
+    (version "1.8.1")
     (source (origin
              (method url-fetch)
              (uri (string-append "ftp://ftp.mutt.org/pub/mutt/mutt-"
                                  version ".tar.gz"))
              (sha256
               (base32
-               "1axdcylyv0p194y6lj1jx127g5yc74zqzzxdc014cjw02bd1x125"))
+               "1b8dggq5x1b77a9i9250b3jhv2iddfzhr9rix1yfzckdms65mr8b"))
              (patches (search-patches "mutt-store-references.patch"))))
     (build-system gnu-build-system)
     (inputs
-- 
2.12.2

             reply	other threads:[~2017-04-14 18:00 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-14 17:59 Leo Famulari [this message]
2017-04-14 18:04 ` bug#26501: [PATCH 1/1] gnu: mutt: Update to 1.8.1 Leo Famulari
2017-04-14 18:13   ` ng0
2017-04-14 18:31     ` Leo Famulari
2017-04-16  9:57   ` Ludovic Courtès
2017-04-17 17:28     ` Leo Famulari
2017-04-17 21:22       ` Ludovic Courtès
2017-04-17 22:02         ` Leo Famulari
2017-04-17 22:08           ` Leo Famulari
2017-04-18  8:08           ` Ludovic Courtès

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=f30a1d045c7935b27ee7e64ab7e04e2d8737c46a.1492192779.git.leo@famulari.name \
    --to=leo@famulari.name \
    --cc=26501@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.