GNU bug report logs - #33142
[PATCH] Add two Lua 5.1 packages

Previous Next

Package: guix-patches;

Reported by: HiPhish <hiphish <at> posteo.de>

Date: Wed, 24 Oct 2018 23:09:02 UTC

Severity: normal

Tags: patch

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: ludo <at> gnu.org (Ludovic Courtès)
Cc: tracker <at> debbugs.gnu.org
Subject: bug#33142: closed ([PATCH] Add two Lua 5.1 packages)
Date: Fri, 26 Oct 2018 19:20:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 26 Oct 2018 21:18:57 +0200
with message-id <87r2gcbjoe.fsf <at> gnu.org>
and subject line Re: [bug#33142] [PATCH] Add two Lua 5.1 packages
has caused the debbugs.gnu.org bug report #33142,
regarding [PATCH] Add two Lua 5.1 packages
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
33142: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=33142
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: HiPhish <hiphish <at> posteo.de>
To: guix-patches <at> gnu.org
Subject: [PATCH] Add two Lua 5.1 packages
Date: Thu, 25 Oct 2018 01:07:52 +0200
[Message part 3 (text/plain, inline)]
Hello,

This is my first time contributing a patch, so hopefully I did everything 
right. The patch adds two packages for Lua 5.1; the new packages are based on 
the existing Lua 5.2 packages. The reason we need separate packages for Lua 
5.1 and 5.2 is because Lua is not backwards compatible between releases: there 
is no guarantee that code working on 5.1 will work on 5.2 or vice-versa (even 
though it probably will, we don't want to rely on probably). These two 
packages will be needed by the Neovim package later.
[0001-Add-two-Lua-5.1-packages.patch (text/x-patch, attachment)]
[Message part 5 (message/rfc822, inline)]
From: ludo <at> gnu.org (Ludovic Courtès)
To: HiPhish <hiphish <at> posteo.de>
Cc: 33142-done <at> debbugs.gnu.org
Subject: Re: [bug#33142] [PATCH] Add two Lua 5.1 packages
Date: Fri, 26 Oct 2018 21:18:57 +0200
Helo Hiphish,

HiPhish <hiphish <at> posteo.de> skribis:

>>From c4cfd2080610a40518726745ed97affc90263b36 Mon Sep 17 00:00:00 2001
> From: HiPhish <hiphish <at> posteo.de>
> Date: Wed, 24 Oct 2018 14:22:14 +0200
> Subject: [PATCH] Add two Lua 5.1 packages
>
> * gnu/packages/lua.scm (lua5.1-lpeg): New package
> * gnu/packages/serialization.scm (lua5.1-libmpack): New package
>
> The packages lua-lpeg and lua-libmpack had no Lua 5.1 variants. These
> packages will be needed to build Neovim properly.

I tweaked the commit log and applied.

I applied it as one patch because I think that’s OK, but note that we
prefer one patch per package added, unless there’s a compelling reason
not to do so.

Thank you!

Ludo’.


This bug report was last modified 6 years and 204 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.