Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] luarocks-lua53: update to 3.9.1
@ 2022-07-15 19:16 lun-4
  2022-08-02  3:43 ` [PR REVIEW] " classabbyamp
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: lun-4 @ 2022-07-15 19:16 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 610 bytes --]

There is a new pull request by lun-4 against master on the void-packages repository

https://github.com/lun-4/void-packages luarocks-update-391
https://github.com/void-linux/void-packages/pull/38087

luarocks-lua53: update to 3.9.1
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - x86_64-musl


A patch file from https://github.com/void-linux/void-packages/pull/38087.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-luarocks-update-391-38087.patch --]
[-- Type: text/x-diff, Size: 1089 bytes --]

From 5aa8dc54adec72a299e8cd3b27000ca63df1f1fc Mon Sep 17 00:00:00 2001
From: Luna <git@l4.pm>
Date: Fri, 15 Jul 2022 16:09:25 -0300
Subject: [PATCH] luarocks-lua53: update to 3.9.1

---
 srcpkgs/luarocks-lua53/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/luarocks-lua53/template b/srcpkgs/luarocks-lua53/template
index 9ab25a87f5ec..7159aa5f9bce 100644
--- a/srcpkgs/luarocks-lua53/template
+++ b/srcpkgs/luarocks-lua53/template
@@ -1,6 +1,6 @@
 # Template file for 'luarocks-lua53'
 pkgname=luarocks-lua53
-version=3.7.0
+version=3.9.1
 revision=1
 wrksrc=luarocks-${version}
 build_style=configure
@@ -18,7 +18,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
 license="MIT"
 homepage="https://luarocks.org/"
 distfiles="https://luarocks.org/releases/luarocks-${version}.tar.gz"
-checksum=9255d97fee95cec5b54fc6ac718b11bf5029e45bed7873e053314919cd448551
+checksum=ffafd83b1c42aa38042166a59ac3b618c838ce4e63f4ace9d961a5679ef58253
 alternatives="
  luarocks:luarocks:/usr/bin/luarocks-5.3
  luarocks:luarocks-admin:/usr/bin/luarocks-admin-5.3"

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PR REVIEW] luarocks-lua53: update to 3.9.1
  2022-07-15 19:16 [PR PATCH] luarocks-lua53: update to 3.9.1 lun-4
@ 2022-08-02  3:43 ` classabbyamp
  2022-08-02 14:13 ` lun-4
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2022-08-02  3:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 289 bytes --]

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/38087#discussion_r935086420

Comment:
```suggestion
homepage="https://luarocks.org/"
changelog="https://raw.githubusercontent.com/luarocks/luarocks/master/CHANGELOG.md"
```

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PR REVIEW] luarocks-lua53: update to 3.9.1
  2022-07-15 19:16 [PR PATCH] luarocks-lua53: update to 3.9.1 lun-4
  2022-08-02  3:43 ` [PR REVIEW] " classabbyamp
@ 2022-08-02 14:13 ` lun-4
  2022-08-02 15:57 ` classabbyamp
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: lun-4 @ 2022-08-02 14:13 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 316 bytes --]

New review comment by lun-4 on void-packages repository

https://github.com/void-linux/void-packages/pull/38087#discussion_r935649580

Comment:
Maybe https://github.com/luarocks/luarocks/wiki/Release-history is a better link since it contains the 3.9.0 and 3.9.1 releases, while CHANGELOG.md is outdated with 3.8.0?

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PR REVIEW] luarocks-lua53: update to 3.9.1
  2022-07-15 19:16 [PR PATCH] luarocks-lua53: update to 3.9.1 lun-4
  2022-08-02  3:43 ` [PR REVIEW] " classabbyamp
  2022-08-02 14:13 ` lun-4
@ 2022-08-02 15:57 ` classabbyamp
  2022-08-07 18:20 ` [PR PATCH] [Updated] " lun-4
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2022-08-02 15:57 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 164 bytes --]

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/38087#discussion_r935768328

Comment:
works for me

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PR PATCH] [Updated] luarocks-lua53: update to 3.9.1
  2022-07-15 19:16 [PR PATCH] luarocks-lua53: update to 3.9.1 lun-4
                   ` (2 preceding siblings ...)
  2022-08-02 15:57 ` classabbyamp
@ 2022-08-07 18:20 ` lun-4
  2022-08-07 18:25 ` lun-4
  2022-08-07 18:30 ` [PR PATCH] [Merged]: " classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: lun-4 @ 2022-08-07 18:20 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 615 bytes --]

There is an updated pull request by lun-4 against master on the void-packages repository

https://github.com/lun-4/void-packages luarocks-update-391
https://github.com/void-linux/void-packages/pull/38087

luarocks-lua53: update to 3.9.1
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - x86_64-musl


A patch file from https://github.com/void-linux/void-packages/pull/38087.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-luarocks-update-391-38087.patch --]
[-- Type: text/x-diff, Size: 1192 bytes --]

From cdd1617230253b5d4eb9092b66fec407dd8920fa Mon Sep 17 00:00:00 2001
From: Luna <git@l4.pm>
Date: Fri, 15 Jul 2022 16:09:25 -0300
Subject: [PATCH] luarocks-lua53: update to 3.9.1

---
 srcpkgs/luarocks-lua53/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/luarocks-lua53/template b/srcpkgs/luarocks-lua53/template
index 9ab25a87f5ec..a925d7ddd64d 100644
--- a/srcpkgs/luarocks-lua53/template
+++ b/srcpkgs/luarocks-lua53/template
@@ -1,6 +1,6 @@
 # Template file for 'luarocks-lua53'
 pkgname=luarocks-lua53
-version=3.7.0
+version=3.9.1
 revision=1
 wrksrc=luarocks-${version}
 build_style=configure
@@ -17,8 +17,9 @@ short_desc="${_desc} (5.3.x)"
 maintainer="Duncaen <duncaen@voidlinux.org>"
 license="MIT"
 homepage="https://luarocks.org/"
+changelog="https://github.com/luarocks/luarocks/wiki/Release-history"
 distfiles="https://luarocks.org/releases/luarocks-${version}.tar.gz"
-checksum=9255d97fee95cec5b54fc6ac718b11bf5029e45bed7873e053314919cd448551
+checksum=ffafd83b1c42aa38042166a59ac3b618c838ce4e63f4ace9d961a5679ef58253
 alternatives="
  luarocks:luarocks:/usr/bin/luarocks-5.3
  luarocks:luarocks-admin:/usr/bin/luarocks-admin-5.3"

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PR PATCH] [Updated] luarocks-lua53: update to 3.9.1
  2022-07-15 19:16 [PR PATCH] luarocks-lua53: update to 3.9.1 lun-4
                   ` (3 preceding siblings ...)
  2022-08-07 18:20 ` [PR PATCH] [Updated] " lun-4
@ 2022-08-07 18:25 ` lun-4
  2022-08-07 18:30 ` [PR PATCH] [Merged]: " classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: lun-4 @ 2022-08-07 18:25 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 615 bytes --]

There is an updated pull request by lun-4 against master on the void-packages repository

https://github.com/lun-4/void-packages luarocks-update-391
https://github.com/void-linux/void-packages/pull/38087

luarocks-lua53: update to 3.9.1
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - x86_64-musl


A patch file from https://github.com/void-linux/void-packages/pull/38087.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-luarocks-update-391-38087.patch --]
[-- Type: text/x-diff, Size: 1192 bytes --]

From 348a8b513e6d027e05196b922e5e832be39c25c4 Mon Sep 17 00:00:00 2001
From: Luna <git@l4.pm>
Date: Fri, 15 Jul 2022 16:09:25 -0300
Subject: [PATCH] luarocks-lua53: update to 3.9.1

---
 srcpkgs/luarocks-lua53/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/luarocks-lua53/template b/srcpkgs/luarocks-lua53/template
index 9ab25a87f5ec..a925d7ddd64d 100644
--- a/srcpkgs/luarocks-lua53/template
+++ b/srcpkgs/luarocks-lua53/template
@@ -1,6 +1,6 @@
 # Template file for 'luarocks-lua53'
 pkgname=luarocks-lua53
-version=3.7.0
+version=3.9.1
 revision=1
 wrksrc=luarocks-${version}
 build_style=configure
@@ -17,8 +17,9 @@ short_desc="${_desc} (5.3.x)"
 maintainer="Duncaen <duncaen@voidlinux.org>"
 license="MIT"
 homepage="https://luarocks.org/"
+changelog="https://github.com/luarocks/luarocks/wiki/Release-history"
 distfiles="https://luarocks.org/releases/luarocks-${version}.tar.gz"
-checksum=9255d97fee95cec5b54fc6ac718b11bf5029e45bed7873e053314919cd448551
+checksum=ffafd83b1c42aa38042166a59ac3b618c838ce4e63f4ace9d961a5679ef58253
 alternatives="
  luarocks:luarocks:/usr/bin/luarocks-5.3
  luarocks:luarocks-admin:/usr/bin/luarocks-admin-5.3"

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PR PATCH] [Merged]: luarocks-lua53: update to 3.9.1
  2022-07-15 19:16 [PR PATCH] luarocks-lua53: update to 3.9.1 lun-4
                   ` (4 preceding siblings ...)
  2022-08-07 18:25 ` lun-4
@ 2022-08-07 18:30 ` classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2022-08-07 18:30 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 451 bytes --]

There's a merged pull request on the void-packages repository

luarocks-lua53: update to 3.9.1
https://github.com/void-linux/void-packages/pull/38087

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - x86_64-musl


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-08-07 18:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-15 19:16 [PR PATCH] luarocks-lua53: update to 3.9.1 lun-4
2022-08-02  3:43 ` [PR REVIEW] " classabbyamp
2022-08-02 14:13 ` lun-4
2022-08-02 15:57 ` classabbyamp
2022-08-07 18:20 ` [PR PATCH] [Updated] " lun-4
2022-08-07 18:25 ` lun-4
2022-08-07 18:30 ` [PR PATCH] [Merged]: " classabbyamp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).