Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] lua-language-server: update to 3.6.5.
@ 2023-01-17  5:58 icp1994
  2023-01-18  5:02 ` [PR REVIEW] " classabbyamp
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: icp1994 @ 2023-01-17  5:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages lua-language-server
https://github.com/void-linux/void-packages/pull/41689

lua-language-server: update to 3.6.5.
#### 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**

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-lua-language-server-41689.patch --]
[-- Type: text/x-diff, Size: 1227 bytes --]

From 39ffcd0ed6eb8c4bcef2a0a28c60b2a5f6bcb2a0 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Tue, 17 Jan 2023 11:26:56 +0530
Subject: [PATCH] lua-language-server: update to 3.6.5.

---
 srcpkgs/lua-language-server/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/lua-language-server/template b/srcpkgs/lua-language-server/template
index 82da0ffeb8bf..93c7e1e27c20 100644
--- a/srcpkgs/lua-language-server/template
+++ b/srcpkgs/lua-language-server/template
@@ -1,6 +1,6 @@
 # Template file for 'lua-language-server'
 pkgname=lua-language-server
-version=3.6.4
+version=3.6.5
 revision=1
 create_wrksrc=yes
 hostmakedepends="ninja"
@@ -10,7 +10,7 @@ license="MIT"
 homepage="https://github.com/sumneko/lua-language-server"
 changelog="https://raw.githubusercontent.com/sumneko/lua-language-server/master/changelog.md"
 distfiles="https://github.com/sumneko/lua-language-server/releases/download/${version}/lua-language-server-${version}-submodules.zip"
-checksum=e506731636b3683359dea000a927fe7696a3ea6f0cc6fb1526a77dabe2013ae7
+checksum=29445dc592b227a6d5562d0f5f8d20e1cb09e96180d6df912a0d0f4f90b92325
 
 do_build() {
 	ninja -C 3rd/luamake -f compile/ninja/linux.ninja

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

* Re: [PR REVIEW] lua-language-server: update to 3.6.5.
  2023-01-17  5:58 [PR PATCH] lua-language-server: update to 3.6.5 icp1994
@ 2023-01-18  5:02 ` classabbyamp
  2023-01-18 12:48 ` [PR PATCH] [Updated] " icp1994
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2023-01-18  5:02 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/41689#discussion_r1073097659

Comment:
3.6.6 available

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

* Re: [PR PATCH] [Updated] lua-language-server: update to 3.6.5.
  2023-01-17  5:58 [PR PATCH] lua-language-server: update to 3.6.5 icp1994
  2023-01-18  5:02 ` [PR REVIEW] " classabbyamp
@ 2023-01-18 12:48 ` icp1994
  2023-01-20 14:34 ` icp1994
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: icp1994 @ 2023-01-18 12:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages lua-language-server
https://github.com/void-linux/void-packages/pull/41689

lua-language-server: update to 3.6.5.
#### 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**

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-lua-language-server-41689.patch --]
[-- Type: text/x-diff, Size: 1227 bytes --]

From 58caeba19be94430af63c49cfb34aa71d4f07239 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Tue, 17 Jan 2023 11:26:56 +0530
Subject: [PATCH] lua-language-server: update to 3.6.6.

---
 srcpkgs/lua-language-server/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/lua-language-server/template b/srcpkgs/lua-language-server/template
index 82da0ffeb8bf..cb3ba467e92f 100644
--- a/srcpkgs/lua-language-server/template
+++ b/srcpkgs/lua-language-server/template
@@ -1,6 +1,6 @@
 # Template file for 'lua-language-server'
 pkgname=lua-language-server
-version=3.6.4
+version=3.6.6
 revision=1
 create_wrksrc=yes
 hostmakedepends="ninja"
@@ -10,7 +10,7 @@ license="MIT"
 homepage="https://github.com/sumneko/lua-language-server"
 changelog="https://raw.githubusercontent.com/sumneko/lua-language-server/master/changelog.md"
 distfiles="https://github.com/sumneko/lua-language-server/releases/download/${version}/lua-language-server-${version}-submodules.zip"
-checksum=e506731636b3683359dea000a927fe7696a3ea6f0cc6fb1526a77dabe2013ae7
+checksum=7a35117abc8cb2a2e365cd34be9a42c68ea370bfb86b28677bb16b97465522dd
 
 do_build() {
 	ninja -C 3rd/luamake -f compile/ninja/linux.ninja

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

* Re: [PR PATCH] [Updated] lua-language-server: update to 3.6.5.
  2023-01-17  5:58 [PR PATCH] lua-language-server: update to 3.6.5 icp1994
  2023-01-18  5:02 ` [PR REVIEW] " classabbyamp
  2023-01-18 12:48 ` [PR PATCH] [Updated] " icp1994
@ 2023-01-20 14:34 ` icp1994
  2023-02-04 22:56 ` [PR REVIEW] lua-language-server: update to 3.6.7 paper42
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: icp1994 @ 2023-01-20 14:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages lua-language-server
https://github.com/void-linux/void-packages/pull/41689

lua-language-server: update to 3.6.5.
#### 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**

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-lua-language-server-41689.patch --]
[-- Type: text/x-diff, Size: 1227 bytes --]

From a53d70ec7a4bb94d16cdb0160faac7ef767561c9 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Tue, 17 Jan 2023 11:26:56 +0530
Subject: [PATCH] lua-language-server: update to 3.6.7.

---
 srcpkgs/lua-language-server/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/lua-language-server/template b/srcpkgs/lua-language-server/template
index 82da0ffeb8bf..a4ab2993c0c2 100644
--- a/srcpkgs/lua-language-server/template
+++ b/srcpkgs/lua-language-server/template
@@ -1,6 +1,6 @@
 # Template file for 'lua-language-server'
 pkgname=lua-language-server
-version=3.6.4
+version=3.6.7
 revision=1
 create_wrksrc=yes
 hostmakedepends="ninja"
@@ -10,7 +10,7 @@ license="MIT"
 homepage="https://github.com/sumneko/lua-language-server"
 changelog="https://raw.githubusercontent.com/sumneko/lua-language-server/master/changelog.md"
 distfiles="https://github.com/sumneko/lua-language-server/releases/download/${version}/lua-language-server-${version}-submodules.zip"
-checksum=e506731636b3683359dea000a927fe7696a3ea6f0cc6fb1526a77dabe2013ae7
+checksum=ba0489a3dae507781e4b957cecc1a2accac5a0a2a543dd5fe09e69bb41e5114a
 
 do_build() {
 	ninja -C 3rd/luamake -f compile/ninja/linux.ninja

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

* Re: [PR REVIEW] lua-language-server: update to 3.6.7.
  2023-01-17  5:58 [PR PATCH] lua-language-server: update to 3.6.5 icp1994
                   ` (2 preceding siblings ...)
  2023-01-20 14:34 ` icp1994
@ 2023-02-04 22:56 ` paper42
  2023-02-07  6:29 ` [PR PATCH] [Updated] " icp1994
  2023-02-07  7:37 ` [PR PATCH] [Merged]: lua-language-server: update to 3.6.10 classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: paper42 @ 2023-02-04 22:56 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/41689#discussion_r1096596282

Comment:
.9 is available

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

* Re: [PR PATCH] [Updated] lua-language-server: update to 3.6.7.
  2023-01-17  5:58 [PR PATCH] lua-language-server: update to 3.6.5 icp1994
                   ` (3 preceding siblings ...)
  2023-02-04 22:56 ` [PR REVIEW] lua-language-server: update to 3.6.7 paper42
@ 2023-02-07  6:29 ` icp1994
  2023-02-07  7:37 ` [PR PATCH] [Merged]: lua-language-server: update to 3.6.10 classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: icp1994 @ 2023-02-07  6:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages lua-language-server
https://github.com/void-linux/void-packages/pull/41689

lua-language-server: update to 3.6.7.
#### 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**

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-lua-language-server-41689.patch --]
[-- Type: text/x-diff, Size: 1229 bytes --]

From 1ccc1c1559f3e157eba832855d2f56c39c2cb311 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Tue, 17 Jan 2023 11:26:56 +0530
Subject: [PATCH] lua-language-server: update to 3.6.10.

---
 srcpkgs/lua-language-server/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/lua-language-server/template b/srcpkgs/lua-language-server/template
index 82da0ffeb8bf..7ca059600c2f 100644
--- a/srcpkgs/lua-language-server/template
+++ b/srcpkgs/lua-language-server/template
@@ -1,6 +1,6 @@
 # Template file for 'lua-language-server'
 pkgname=lua-language-server
-version=3.6.4
+version=3.6.10
 revision=1
 create_wrksrc=yes
 hostmakedepends="ninja"
@@ -10,7 +10,7 @@ license="MIT"
 homepage="https://github.com/sumneko/lua-language-server"
 changelog="https://raw.githubusercontent.com/sumneko/lua-language-server/master/changelog.md"
 distfiles="https://github.com/sumneko/lua-language-server/releases/download/${version}/lua-language-server-${version}-submodules.zip"
-checksum=e506731636b3683359dea000a927fe7696a3ea6f0cc6fb1526a77dabe2013ae7
+checksum=3dbbe70901540e1e217d5e4744e528399a92201eb63c35545c0cf1936ffb1efc
 
 do_build() {
 	ninja -C 3rd/luamake -f compile/ninja/linux.ninja

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

* Re: [PR PATCH] [Merged]: lua-language-server: update to 3.6.10.
  2023-01-17  5:58 [PR PATCH] lua-language-server: update to 3.6.5 icp1994
                   ` (4 preceding siblings ...)
  2023-02-07  6:29 ` [PR PATCH] [Updated] " icp1994
@ 2023-02-07  7:37 ` classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2023-02-07  7:37 UTC (permalink / raw)
  To: ml

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

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

lua-language-server: update to 3.6.10.
https://github.com/void-linux/void-packages/pull/41689

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**

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

end of thread, other threads:[~2023-02-07  7:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-17  5:58 [PR PATCH] lua-language-server: update to 3.6.5 icp1994
2023-01-18  5:02 ` [PR REVIEW] " classabbyamp
2023-01-18 12:48 ` [PR PATCH] [Updated] " icp1994
2023-01-20 14:34 ` icp1994
2023-02-04 22:56 ` [PR REVIEW] lua-language-server: update to 3.6.7 paper42
2023-02-07  6:29 ` [PR PATCH] [Updated] " icp1994
2023-02-07  7:37 ` [PR PATCH] [Merged]: lua-language-server: update to 3.6.10 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).