Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gopls: update to 0.14.1.
@ 2023-10-31 16:25 Bnyro
  2023-10-31 16:33 ` [PR PATCH] [Updated] " Bnyro
  2023-11-02 20:42 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: Bnyro @ 2023-10-31 16:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages gopls
https://github.com/void-linux/void-packages/pull/46985

gopls: update to 0.14.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



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gopls-46985.patch --]
[-- Type: text/x-diff, Size: 1057 bytes --]

From 9571d354cb6002d43d3322f1ce7fd26129fd6fcd Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Tue, 31 Oct 2023 17:24:47 +0100
Subject: [PATCH] gopls: update to 0.14.1.

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

diff --git a/srcpkgs/gopls/template b/srcpkgs/gopls/template
index ae2785a728080..f1556142a0720 100644
--- a/srcpkgs/gopls/template
+++ b/srcpkgs/gopls/template
@@ -1,7 +1,7 @@
 # Template file for 'gopls'
 pkgname=gopls
-version=0.13.2
-revision=2
+version=0.14.1
+revision=1
 build_wrksrc=gopls
 build_style=go
 go_import_path=golang.org/x/tools/gopls
@@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://github.com/golang/tools/tree/master/gopls"
 distfiles="https://github.com/golang/tools/archive/refs/tags/gopls/v${version}.tar.gz"
-checksum=fa8a5d38c1e040686fda6018c3456801229d6ed992b6eecfbaba146e1fc772b2
+checksum=33f886f65268c6b1e3e3a0177681c2aeaeba3993b2a0829d18efb49869c1ca0e
 
 post_install() {
 	vlicense ../LICENSE

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

end of thread, other threads:[~2023-11-02 20:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-31 16:25 [PR PATCH] gopls: update to 0.14.1 Bnyro
2023-10-31 16:33 ` [PR PATCH] [Updated] " Bnyro
2023-11-02 20:42 ` [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).