From: Leo Famulari <leo@famulari.name>
To: guix-devel@gnu.org
Subject: Re: [PATCH 1/1] gnu: lynx: Update source URL.
Date: Fri, 25 Dec 2015 23:59:07 -0500 [thread overview]
Message-ID: <20151226045907.GA26175@jasmine> (raw)
In-Reply-To: <1a38a5954cfedda87f6ac44fe16b1d1584c85190.1450980263.git.leo@famulari.name>
On Thu, Dec 24, 2015 at 01:05:16PM -0500, Leo Famulari wrote:
> * gnu/packages/lynx.scm (lynx)[source]: Update URL.
> ---
> gnu/packages/lynx.scm | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/gnu/packages/lynx.scm b/gnu/packages/lynx.scm
> index 713f5d5..3182b3e 100644
> --- a/gnu/packages/lynx.scm
> +++ b/gnu/packages/lynx.scm
> @@ -37,8 +37,7 @@
> (source (origin
> (method url-fetch)
> (uri (string-append
> - "http://lynx.isc.org/lynx"
> - (substring version 0 (string-index version char-set:letter))
> + "http://invisible-mirror.net/archives/lynx/tarballs"
> "/lynx" version ".tar.bz2"))
> (sha256
> (base32 "1rxysl08acqll5b87368f04kckl8sggy1qhnq59gsxyny1ffg039"))))
> --
> 2.6.2
>
Pushed as d4ec43392bae
prev parent reply other threads:[~2015-12-26 4:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-24 18:05 [PATCH 0/1] lynx: Update source URL Leo Famulari
2015-12-24 18:05 ` [PATCH 1/1] gnu: " Leo Famulari
2015-12-25 14:20 ` Mark H Weaver
2015-12-26 4:59 ` Leo Famulari [this message]
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=20151226045907.GA26175@jasmine \
--to=leo@famulari.name \
--cc=guix-devel@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.