guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#33142] [PATCH] Add two Lua 5.1 packages


From: HiPhish
Subject: [bug#33142] [PATCH] Add two Lua 5.1 packages
Date: Thu, 25 Oct 2018 01:07:52 +0200

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.

Attachment: 0001-Add-two-Lua-5.1-packages.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]