Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] bash-language-server: update to 4.9.2.
@ 2023-05-15  1:07 sirkhancision
  2023-05-15 15:00 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 2+ messages in thread
From: sirkhancision @ 2023-05-15  1:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sirkhancision/void-packages bash-language-server
https://github.com/void-linux/void-packages/pull/43875

bash-language-server: update to 4.9.2.
- I tested the changes in this PR: **YES**

- I built this PR locally for my native architecture, x86_64-glibc
- I built this PR locally for these architectures:
  - aarch64


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

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

From 8f99b3a6ea25ad8f05c0277cc8de9b7d0addae46 Mon Sep 17 00:00:00 2001
From: sirkhancision <jsantiago12tone@gmail.com>
Date: Sun, 14 May 2023 20:05:41 -0300
Subject: [PATCH] bash-language-server: update to 4.9.2.

---
 srcpkgs/bash-language-server/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/bash-language-server/template b/srcpkgs/bash-language-server/template
index 5c8f99cdd428..16a86de435aa 100644
--- a/srcpkgs/bash-language-server/template
+++ b/srcpkgs/bash-language-server/template
@@ -1,6 +1,6 @@
 # Template file for 'bash-language-server'
 pkgname=bash-language-server
-version=4.9.1
+version=4.9.2
 revision=1
 hostmakedepends="jq yarn"
 depends="nodejs"
@@ -9,10 +9,10 @@ maintainer="sirkhancision <jsantiago12tone@gmail.com>"
 license="MIT"
 homepage="https://github.com/bash-lsp/bash-language-server"
 distfiles="https://github.com/bash-lsp/bash-language-server/archive/refs/tags/server-${version}.tar.gz"
-checksum=eef93c1167394fb01fc300c5b8c326fd9362dd3118a1e075549342e24e9d6e5c
+checksum=7d162baf072ba8807f4253d7fdbe7210507e5b0106e94cc0373668dd40a25fee
 
 do_build() {
-	yarn
+	yarn install
 	yarn run compile
 }
 

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

* Re: [PR PATCH] [Merged]: bash-language-server: update to 4.9.2.
  2023-05-15  1:07 [PR PATCH] bash-language-server: update to 4.9.2 sirkhancision
@ 2023-05-15 15:00 ` classabbyamp
  0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2023-05-15 15:00 UTC (permalink / raw)
  To: ml

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

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

bash-language-server: update to 4.9.2.
https://github.com/void-linux/void-packages/pull/43875

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

- I built this PR locally for my native architecture, x86_64-glibc
- I built this PR locally for these architectures:
  - aarch64


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

end of thread, other threads:[~2023-05-15 15:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-15  1:07 [PR PATCH] bash-language-server: update to 4.9.2 sirkhancision
2023-05-15 15:00 ` [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).