unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: John Darrington <jmd@gnu.org>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH 1/2] gnu: Add gcl.
Date: Sat, 05 Jul 2014 15:15:15 +0200	[thread overview]
Message-ID: <87zjgot09o.fsf@gnu.org> (raw)
In-Reply-To: <1404564952-12213-1-git-send-email-jmd@gnu.org> (John Darrington's message of "Sat, 5 Jul 2014 14:55:51 +0200")

John Darrington <jmd@gnu.org> skribis:

> * gnu-system.am (GNU_SYSTEM_MODULES): Add new package.
> * gnu/packages/lisp.scm: New file.

Looks good to me.

[...]

> +    (name "gcl")
> +    (version "2.6.10")
> +    (source
> +     (origin
> +      (method url-fetch)
> +      (uri (string-append "http://ftp.halifax.rwth-aachen.de/gnu/" name "/"
> +                          name "-" version ".tar.gz"))
> +      (sha256
> +       (base32 "1vsicv81ml7d92c87bckgkpvcshi6hzdnj44k0j6zs5mj8pzp8br"))))

Could you change the URL to mirror://gnu/gcl/gcl- ... ?

OK to push with this change.

Thanks!

Ludo’.

      parent reply	other threads:[~2014-07-05 13:16 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-05 12:55 [PATCH 1/2] gnu: Add gcl John Darrington
2014-07-05 12:55 ` [PATCH 2/2] gnu: Add maxima John Darrington
2014-07-05 13:16   ` Ludovic Courtès
2014-07-05 14:04     ` John Darrington
2014-07-05 16:59       ` Ludovic Courtès
2014-07-05 17:18         ` John Darrington
2014-07-05 19:33           ` Ludovic Courtès
2014-07-05 19:49             ` Unprintable characters John Darrington
2014-07-05 20:19               ` Ludovic Courtès
2014-07-06 10:17                 ` Ludovic Courtès
2014-07-05 13:15 ` Ludovic Courtès [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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zjgot09o.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=jmd@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 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).