diff mbox series

package/luarocks: bump to version 3.1.2

Message ID 20190522153314.10699-1-francois.perrad@gadz.org
State Accepted
Commit 19b74fb003ceea11dbbbb2f0b953215c77e4bc25
Headers show
Series package/luarocks: bump to version 3.1.2 | expand

Commit Message

Francois Perrad May 22, 2019, 3:33 p.m. UTC
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/luarocks/luarocks.hash | 2 +-
 package/luarocks/luarocks.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Thomas Petazzoni May 22, 2019, 8:50 p.m. UTC | #1
On Wed, 22 May 2019 17:33:13 +0200
Francois Perrad <fperrad@gmail.com> wrote:

> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
> ---
>  package/luarocks/luarocks.hash | 2 +-
>  package/luarocks/luarocks.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied to next, thanks.

Thomas
Peter Korsgaard May 23, 2019, 7:05 a.m. UTC | #2
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@bootlin.com> writes:

 > On Wed, 22 May 2019 17:33:13 +0200
 > Francois Perrad <fperrad@gmail.com> wrote:

 >> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
 >> ---
 >> package/luarocks/luarocks.hash | 2 +-
 >> package/luarocks/luarocks.mk   | 2 +-
 >> 2 files changed, 2 insertions(+), 2 deletions(-)

 > Applied to next, thanks.

Should this go into master instead? The commit message again
unfortunately does not explain it, but looking at the git history,
3.1.1..3.1.2 only seems to contain a bugfix:

https://github.com/luarocks/luarocks/commits/v3.1.2

Francois?
Thomas Petazzoni May 23, 2019, 7:42 a.m. UTC | #3
On Thu, 23 May 2019 09:05:36 +0200
Peter Korsgaard <peter@korsgaard.com> wrote:

> >>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@bootlin.com> writes:  
> 
>  > On Wed, 22 May 2019 17:33:13 +0200
>  > Francois Perrad <fperrad@gmail.com> wrote:  
> 
>  >> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
>  >> ---
>  >> package/luarocks/luarocks.hash | 2 +-
>  >> package/luarocks/luarocks.mk   | 2 +-
>  >> 2 files changed, 2 insertions(+), 2 deletions(-)  
> 
>  > Applied to next, thanks.  
> 
> Should this go into master instead? The commit message again
> unfortunately does not explain it, but looking at the git history,
> 3.1.1..3.1.2 only seems to contain a bugfix:
> 
> https://github.com/luarocks/luarocks/commits/v3.1.2

Then, yes, presumably it should go to master.

Thomas
Peter Korsgaard May 23, 2019, 8:04 a.m. UTC | #4
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@bootlin.com> writes:

 > On Thu, 23 May 2019 09:05:36 +0200
 > Peter Korsgaard <peter@korsgaard.com> wrote:

 >> >>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@bootlin.com> writes:  
 >> 
 >> > On Wed, 22 May 2019 17:33:13 +0200
 >> > Francois Perrad <fperrad@gmail.com> wrote:  
 >> 
 >> >> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
 >> >> ---
 >> >> package/luarocks/luarocks.hash | 2 +-
 >> >> package/luarocks/luarocks.mk   | 2 +-
 >> >> 2 files changed, 2 insertions(+), 2 deletions(-)  
 >> 
 >> > Applied to next, thanks.  
 >> 
 >> Should this go into master instead? The commit message again
 >> unfortunately does not explain it, but looking at the git history,
 >> 3.1.1..3.1.2 only seems to contain a bugfix:
 >> 
 >> https://github.com/luarocks/luarocks/commits/v3.1.2

 > Then, yes, presumably it should go to master.

Committed to master, thanks.
diff mbox series

Patch

diff --git a/package/luarocks/luarocks.hash b/package/luarocks/luarocks.hash
index aed0274b5..6936bfbbb 100644
--- a/package/luarocks/luarocks.hash
+++ b/package/luarocks/luarocks.hash
@@ -1,3 +1,3 @@ 
 # Locally calculated
-sha256 3c26c102f8e69f81e12ea39037c770a00b6244e115a4c832e7a92feffdfad1aa  luarocks-3.1.1.tar.gz
+sha256 72a3b74f05b7fd011eed894dc34193ee80b3235fe58016ac9ffdbfceecc88950  luarocks-3.1.2.tar.gz
 sha256 542ad0ee9b8ba582437ca7b4d0959c9b9432f25d2067f144d017188a7a84dd2f  COPYING
diff --git a/package/luarocks/luarocks.mk b/package/luarocks/luarocks.mk
index 6a8254fd4..0d05b448a 100644
--- a/package/luarocks/luarocks.mk
+++ b/package/luarocks/luarocks.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-LUAROCKS_VERSION = 3.1.1
+LUAROCKS_VERSION = 3.1.2
 LUAROCKS_SITE = http://luarocks.org/releases
 LUAROCKS_LICENSE = MIT
 LUAROCKS_LICENSE_FILES = COPYING