GNU bug report logs - #26501
[PATCH 1/1] gnu: mutt: Update to 1.8.1.

Previous Next

Package: guix-patches;

Reported by: Leo Famulari <leo <at> famulari.name>

Date: Fri, 14 Apr 2017 18:00:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: ludo <at> gnu.org (Ludovic Courtès)
To: Leo Famulari <leo <at> famulari.name>
Cc: 26501 <at> 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
Leo Famulari <leo <at> 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’.




This bug report was last modified 8 years and 122 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.