From 37bd5761b90a4b603029afcea85eafaea5e396eb Mon Sep 17 00:00:00 2001 From: Bnyro Date: Fri, 4 Jul 2025 18:18:20 +0200 Subject: [PATCH] gopls: update to 0.19.1. --- srcpkgs/gopls/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gopls/template b/srcpkgs/gopls/template index 07c2491bda1..9b2feed242c 100644 --- a/srcpkgs/gopls/template +++ b/srcpkgs/gopls/template @@ -1,6 +1,6 @@ # Template file for 'gopls' pkgname=gopls -version=0.18.1 +version=0.19.1 revision=1 build_wrksrc=gopls build_style=go @@ -11,7 +11,7 @@ maintainer="Bnyro " 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=e49fae5dd964432a0ea1661868e858acd2aa66aaf7e1c1d646fb8506f15c8e52 +checksum=11fc066d0ad6627668ab4dc4d4a34e6e0b47de51bfcc86c3f58018a020e7a071 post_install() { vlicense ../LICENSE