all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Leo Famulari <leo@famulari.name>
Cc: 26501@debbugs.gnu.org
Subject: bug#26501: [PATCH 1/1] gnu: mutt: Update to 1.8.1.
Date: Sun, 16 Apr 2017 11:57:25 +0200	[thread overview]
Message-ID: <87vaq4ptdm.fsf@gnu.org> (raw)
In-Reply-To: <20170414180441.GA25313@jasmine> (Leo Famulari's message of "Fri, 14 Apr 2017 14:04:41 -0400")

Leo Famulari <leo@famulari.name> skribis:

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

I can’t reproduce this problem with Guix master (‘guix download’) and
Guile 2.2 or 2.0.  Do you have more details?

Ludo’.

  parent reply	other threads:[~2017-04-16  9:58 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
2017-04-14 18:13   ` ng0
2017-04-14 18:31     ` Leo Famulari
2017-04-16  9:57   ` Ludovic Courtès [this message]
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=87vaq4ptdm.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=26501@debbugs.gnu.org \
    --cc=leo@famulari.name \
    /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.