Github messages for voidlinux
 help / color / mirror / Atom feed
From: icp1994 <icp1994@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] lua-language-server: update to 3.6.13.
Date: Fri, 03 Mar 2023 20:04:33 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-42570@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 497 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/42570

lua-language-server: update to 3.6.13.
#### 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/42570.patch is attached

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

From 5963a394b292a122894710ffa05a09ba2712314e Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Fri, 3 Mar 2023 11:57:20 +0530
Subject: [PATCH] lua-language-server: update to 3.6.13.

---
 .../patches/fix-stupid-broken-tests.patch     | 30 ++-----------------
 srcpkgs/lua-language-server/template          | 11 ++++---
 2 files changed, 8 insertions(+), 33 deletions(-)

diff --git a/srcpkgs/lua-language-server/patches/fix-stupid-broken-tests.patch b/srcpkgs/lua-language-server/patches/fix-stupid-broken-tests.patch
index 40287346b52b..04447cb981ef 100644
--- a/srcpkgs/lua-language-server/patches/fix-stupid-broken-tests.patch
+++ b/srcpkgs/lua-language-server/patches/fix-stupid-broken-tests.patch
@@ -32,34 +32,10 @@ index 5b85af7..cf653c0 100644
 -    end
 -    checkOK()
  end
-diff --git a/3rd/luamake/3rd/bee.lua/test/test_lua.lua b/3rd/luamake/3rd/bee.lua/test/test_lua.lua
+diff --git a/3rd/luamake/bee.lua/test/test_lua.lua b/3rd/luamake/bee.lua/test/test_lua.lua
 index 5b85af7..cf653c0 100644
---- a/3rd/luamake/3rd/bee.lua/test/test_lua.lua
-+++ b/3rd/luamake/3rd/bee.lua/test/test_lua.lua
-@@ -21,19 +21,4 @@ function test_lua:test_stack_overflow_2()
- end
- 
- function test_lua:test_next()
--    local t = {}
--    for i = 1, 26 do
--        t[string.char(0x40+i)] = true
--    end
--    local expected = {
--        'Z', 'Y', 'V', 'U', 'X', 'W', 'R', 'Q', 'T', 'S', 'N', 'M', 'P', 'O', 'J', 'I', 'L', 'K', 'F', 'E', 'H', 'G', 'B', 'A', 'D', 'C'
--    }
--    local function checkOK()
--        local key
--        for i = 1, 26 do
--            key = next(t, key)
--            lt.assertEquals(key, expected[i])
--        end
--    end
--    checkOK()
- end
-diff --git a/luamake/3rd/bee.lua/test/test_lua.lua b/luamake/3rd/bee.lua/test/test_lua.lua
-index 5b85af7..cf653c0 100644
---- a/luamake/3rd/bee.lua/test/test_lua.lua
-+++ b/luamake/3rd/bee.lua/test/test_lua.lua
+--- a/3rd/luamake/bee.lua/test/test_lua.lua
++++ b/3rd/luamake/bee.lua/test/test_lua.lua
 @@ -21,19 +21,4 @@ function test_lua:test_stack_overflow_2()
  end
  
diff --git a/srcpkgs/lua-language-server/template b/srcpkgs/lua-language-server/template
index a8108f88154f..d707362fde11 100644
--- a/srcpkgs/lua-language-server/template
+++ b/srcpkgs/lua-language-server/template
@@ -1,16 +1,15 @@
 # Template file for 'lua-language-server'
 pkgname=lua-language-server
-version=3.6.11
+version=3.6.13
 revision=1
-create_wrksrc=yes
 hostmakedepends="ninja"
 short_desc="Lua LSP implementation written in Lua"
 maintainer="icp <pangolin@vivaldi.net>"
 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=072b5c63c150767522a772b73fdddcfd76b787fed9a414d685098eddef7ede56
+homepage="https://github.com/LuaLS/lua-language-server"
+changelog="https://raw.githubusercontent.com/LuaLS/lua-language-server/master/changelog.md"
+distfiles="https://github.com/LuaLS/lua-language-server/releases/download/${version}/lua-language-server-${version}-submodules.zip"
+checksum=899ec6d6e4b49638bf785292141abf014623c86f1fef0be4c079edfd49688793
 
 do_build() {
 	ninja -C 3rd/luamake -f compile/ninja/linux.ninja

             reply	other threads:[~2023-03-03 19:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-03 19:04 icp1994 [this message]
2023-03-06 20:04 ` [PR PATCH] [Merged]: " paper42

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-42570@inbox.vuxu.org \
    --to=icp1994@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).