unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: Christopher W Carpenter <mordocai@mordocai.net>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] Update lisp.scm CCL and SBCL to latest versions
Date: Fri, 12 Feb 2016 19:03:55 -0500	[thread overview]
Message-ID: <20160213000355.GB30448@jasmine> (raw)
In-Reply-To: <8760xuofxh.fsf@mordocai.net>

On Thu, Feb 11, 2016 at 07:50:18PM -0600, Christopher W Carpenter wrote:
> From cc280d52f5d7724c86ce365e541330fd85c3dcd0 Mon Sep 17 00:00:00 2001
> From: "Christopher W. Carpenter (https://mordocai.net/gpg.html)"
>  <mordocai@mordocai.net>
> Date: Wed, 10 Feb 2016 18:45:56 -0600
> Subject: [PATCH 1/2] gnu: sbcl: Update to 1.3.2

Tnanks for working on this upgrade!

> 
> * gnu/packages/lisp.cm (sbcl): Update to 1.3.2

Okay!

> [arguments]: Delete test that breaks compilation.

How does it break? Do you think that deleting the test may mask some
other problem?

> * gnu/packages/lisp.scm (ccl): Update to 1.11.

This patch LGTM.

[...]

>          ,(origin
>             (method url-fetch)
>             (uri (string-append
> -                 "ftp://ftp.clozure.com/pub/release/1.10/ccl-" version "-"
> +                 "ftp://ftp.clozure.com/pub/release/" version
> +                 "/ccl-" version "-"
>                   (match (%current-system)
>                     ((or "i686-linux" "x86_64-linux") "linuxx86")
>                     ("armhf-linux" "linuxarm")

Thanks for applying the gneralization!

  reply	other threads:[~2016-02-13  0:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-12  1:50 [PATCH] Update lisp.scm CCL and SBCL to latest versions Christopher W Carpenter
2016-02-13  0:03 ` Leo Famulari [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-02-11  1:36 Christopher W Carpenter
2016-02-11 18:46 ` Efraim Flashner
2016-08-01 15:08   ` ng0
2016-08-02 13:08     ` 宋文武

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=20160213000355.GB30448@jasmine \
    --to=leo@famulari.name \
    --cc=guix-devel@gnu.org \
    --cc=mordocai@mordocai.net \
    /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).