unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH 0/1] hevea: Update with working URL
@ 2015-12-24 17:14 Leo Famulari
  2015-12-24 17:14 ` [PATCH 1/1] gnu: hevea: Update URL Leo Famulari
  0 siblings, 1 reply; 4+ messages in thread
From: Leo Famulari @ 2015-12-24 17:14 UTC (permalink / raw)
  To: guix-devel

The hevea package has been broken due to a bad source URI.

This patch adds a working URL.

Leo Famulari (1):
  gnu: hevea: Update URL.

 gnu/packages/ocaml.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.6.2

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH 1/1] gnu: hevea: Update URL.
  2015-12-24 17:14 [PATCH 0/1] hevea: Update with working URL Leo Famulari
@ 2015-12-24 17:14 ` Leo Famulari
  2015-12-25 14:15   ` Mark H Weaver
  2015-12-26  4:47   ` Leo Famulari
  0 siblings, 2 replies; 4+ messages in thread
From: Leo Famulari @ 2015-12-24 17:14 UTC (permalink / raw)
  To: guix-devel

* 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

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH 1/1] gnu: hevea: Update URL.
  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
  1 sibling, 0 replies; 4+ messages in thread
From: Mark H Weaver @ 2015-12-25 14:15 UTC (permalink / raw)
  To: Leo Famulari; +Cc: guix-devel

Leo Famulari <leo@famulari.name> writes:
> * gnu/packages/ocaml.scm (hevea)[source]: Update URL.

Okay, please push!

    Thanks,
      Mark

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 1/1] gnu: hevea: Update URL.
  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
  1 sibling, 0 replies; 4+ messages in thread
From: Leo Famulari @ 2015-12-26  4:47 UTC (permalink / raw)
  To: guix-devel

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.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-12-26  4:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).