From 71f354047c8cf41052ada71c3a9173a88a74efa7 Mon Sep 17 00:00:00 2001 From: Bnyro Date: Fri, 15 Aug 2025 11:34:43 +0200 Subject: [PATCH] gopls: update to 0.20.0. --- srcpkgs/gopls/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gopls/template b/srcpkgs/gopls/template index 9b2feed242c..7cc8d4133b0 100644 --- a/srcpkgs/gopls/template +++ b/srcpkgs/gopls/template @@ -1,6 +1,6 @@ # Template file for 'gopls' pkgname=gopls -version=0.19.1 +version=0.20.0 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=11fc066d0ad6627668ab4dc4d4a34e6e0b47de51bfcc86c3f58018a020e7a071 +checksum=1ff2a83be8be5a61b97fc5d72eab66f368ec20b52c513cc6656fc2e502e46f19 post_install() { vlicense ../LICENSE