From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tobias Geerinckx-Rice Subject: Re: 02/05: gnu: luajit: Update to 2.1.0-beta3. Date: Tue, 20 Feb 2018 01:24:25 +0100 Message-ID: <1519086265.8364.4.camel@tobias.gr> References: <20180208040203.20434.7928@vcs0.savannah.gnu.org> <20180208040204.6328E20AD1@vcs0.savannah.gnu.org> <87vaf6d04i.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38583) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1envjX-0007i1-02 for guix-devel@gnu.org; Mon, 19 Feb 2018 19:24:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1envjT-0002xy-E1 for guix-devel@gnu.org; Mon, 19 Feb 2018 19:24:34 -0500 Received: from tobias.gr ([2001:470:cc92::1]:51232) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1envjS-0002xc-Vn for guix-devel@gnu.org; Mon, 19 Feb 2018 19:24:31 -0500 In-Reply-To: <87vaf6d04i.fsf@netris.org> 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" To: Mark H Weaver Cc: guix-devel@gnu.org Mark, On Fri, 2018-02-09 at 03:43 -0500, Mark H Weaver wrote: > > nckx pushed a commit to branch master > > in repository guix. > > > > commit 906f1b48e20a032c22a164c89f9e8862ab2bec7a > > Author: Tobias Geerinckx-Rice > > Date: Wed Jan 3 09:01:53 2018 +0100 > > > > gnu: luajit: Update to 2.1.0-beta3. > > > > * gnu/packages/lua.scm (luajit): Update to 2.1.0-beta3. > > [source]: Remove symlinks patch. > > * gnu/packages/patches/luajit-symlinks.patch: Delete file. > > * gnu/local.mk (dist_patch_DATA): Remove it. > > This seems to have broken the 'love' package, which uses luajit. > > https://hydra.gnu.org/build/2488685 > > Would you be willing to investigate? Sure! It'll take me a while to download the i686 dependencies but I'll take a look. Sorry for the late reply, I've had very limited e-mail access the past few weeks. Kind regards, T G-R