From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Added Luajit 2.0.3 Date: Sat, 15 Mar 2014 17:15:31 +0100 Message-ID: <20140315161531.GA27334@debian> References: <87siqjellz.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55552) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WOrFg-00015W-Us for guix-devel@gnu.org; Sat, 15 Mar 2014 12:16:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WOrFK-0004D9-Ba for guix-devel@gnu.org; Sat, 15 Mar 2014 12:16:00 -0400 Received: from moutng.kundenserver.de ([212.227.17.24]:51590) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WOrFJ-0004Co-Vx for guix-devel@gnu.org; Sat, 15 Mar 2014 12:15:38 -0400 Content-Disposition: inline In-Reply-To: <87siqjellz.fsf@gmail.com> 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: Raimon Grau Cc: guix-devel@gnu.org Hello, On Sat, Mar 15, 2014 at 12:40:08PM +0100, Raimon Grau wrote: > Here's Luajit 2.0.3 updated recipe. thanks for the update! Could you please add a git log entry as per the examples already present in the git repository, and create the patch with "git format-patch"? Thanks in advance, Andreas