From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: add lispf4 Date: Mon, 8 Feb 2016 15:14:42 -0500 Message-ID: <20160208201442.GB2854@jasmine> References: <87y4ax3cf2.fsf@grrlz.net> <87wpqgea7v.fsf@grrlz.net> <20160208003608.GA6080@jasmine> <877fifxxgg.fsf@grrlz.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45547) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aSsCt-0003A1-9r for guix-devel@gnu.org; Mon, 08 Feb 2016 15:14:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aSsCp-0000Ou-T7 for guix-devel@gnu.org; Mon, 08 Feb 2016 15:14:47 -0500 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:55167) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aSsCo-0000Nz-4C for guix-devel@gnu.org; Mon, 08 Feb 2016 15:14:43 -0500 Content-Disposition: inline In-Reply-To: <877fifxxgg.fsf@grrlz.net> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Nils Gillmann Cc: guix-devel@gnu.org On Mon, Feb 08, 2016 at 12:17:51PM +0100, Nils Gillmann wrote: > Leo Famulari writes: > > On Sun, Feb 07, 2016 at 05:50:12PM +0100, Nils Gillmann wrote: [...] > >> * gnu/packages/lisp.scm (lispf4): New variable. > The diff looks okay for me, I only ended up with 2 (let*) because > of the package I took as an example. > Works for me, and if you have no further corrections I should do, > it's done on my side. Pushed, thanks for bearing with me :)