From: ng0 <contact.ng0@cryptolab.net>
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: Fri, 14 Apr 2017 18:13:11 +0000 [thread overview]
Message-ID: <20170414181311.ppvfuombna56dvjf@abyayala> (raw)
In-Reply-To: <20170414180441.GA25313@jasmine>
Leo Famulari transcribed 1.9K 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.
Gentoo has two (actually more) URLs in use here:
SRC_URI="ftp://ftp.mutt.org/pub/mutt/${P}.tar.gz
https://bitbucket.org/${PN}/${PN}/downloads/${P}.tar.gz
The bitbucket is linked on the mutt homepage, we could use that?
--
PGP and more: https://people.pragmatique.xyz/ng0/
next prev parent reply other threads:[~2017-04-14 18:14 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 [this message]
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=20170414181311.ppvfuombna56dvjf@abyayala \
--to=contact.ng0@cryptolab.net \
--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.