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 14:04:41 -0400	[thread overview]
Message-ID: <20170414180441.GA25313@jasmine> (raw)
In-Reply-To: <f30a1d045c7935b27ee7e64ab7e04e2d8737c46a.1492192779.git.leo@famulari.name>

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

On Fri, Apr 14, 2017 at 01:59:39PM -0400, Leo Famulari wrote:
> * 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"))

I found that Guix's FTP client is having trouble with this URL. It hangs
until it times out; other clients like wget and Firefox work fine.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-14 17:59 bug#26501: [PATCH 1/1] gnu: mutt: Update to 1.8.1 Leo Famulari
2017-04-14 18:04 ` Leo Famulari [this message]
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=20170414180441.GA25313@jasmine \
    --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.