From: Leo Famulari <leo@famulari.name>
To: guix-devel@gnu.org
Subject: Re: [PATCH 1/1] gnu: hevea: Update URL.
Date: Fri, 25 Dec 2015 23:47:37 -0500 [thread overview]
Message-ID: <20151226044737.GE24605@jasmine> (raw)
In-Reply-To: <f0a9ead0e86c41684de13c6570b40a3d75192273.1450977218.git.leo@famulari.name>
On Thu, Dec 24, 2015 at 12:14:32PM -0500, Leo Famulari wrote:
> * gnu/packages/ocaml.scm (hevea)[source]: Update URL.
> ---
> gnu/packages/ocaml.scm | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm
> index 7f80fc8..5531867 100644
> --- a/gnu/packages/ocaml.scm
> +++ b/gnu/packages/ocaml.scm
> @@ -285,7 +285,7 @@ concrete syntax of the language (Quotations, Syntax Extensions).")
> (version "2.23")
> (source (origin
> (method url-fetch)
> - (uri (string-append "http://hevea.inria.fr/distri/"
> + (uri (string-append "http://hevea.inria.fr/old/"
> name "-" version ".tar.gz"))
> (sha256
> (base32
> --
> 2.6.2
>
>
Pushed as 8f26f23926.
prev parent reply other threads:[~2015-12-26 4:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-24 17:14 [PATCH 0/1] hevea: Update with working URL Leo Famulari
2015-12-24 17:14 ` [PATCH 1/1] gnu: hevea: Update URL Leo Famulari
2015-12-25 14:15 ` Mark H Weaver
2015-12-26 4:47 ` 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=20151226044737.GE24605@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.