From 342d397680e64119687e9a73adc22163d83de219 Mon Sep 17 00:00:00 2001 From: Daniel Lewan Date: Wed, 18 Jan 2023 13:24:09 +0100 Subject: [PATCH] gopls: update to 0.11.0. --- srcpkgs/gopls/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gopls/template b/srcpkgs/gopls/template index d9989d6538f0..5b86081fd325 100644 --- a/srcpkgs/gopls/template +++ b/srcpkgs/gopls/template @@ -1,6 +1,6 @@ # Template file for 'gopls' pkgname=gopls -version=0.10.1 +version=0.11.0 revision=1 build_wrksrc=gopls build_style=go @@ -10,7 +10,7 @@ maintainer="Renato Aguiar " license="MIT" homepage="https://github.com/golang/tools/tree/master/gopls" distfiles="https://github.com/golang/tools/archive/refs/tags/gopls/v${version}.tar.gz" -checksum=31ad2f8fb817dab13055735ac909c7058f01d5c0c270fd7df5c6dc9050233bdc +checksum=b5dd0040bcc75b4760eb543826b6503a163c835c90f50843e626a112ca083931 post_install() { vlicense ../LICENSE