From a65c3c8cad6733445210c218d678b2c6a88b99ef Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Wed, 24 Jan 2018 08:54:23 +0000 Subject: [PATCH] lsp: rebuild with go-1.9.3 --- srcpkgs/lsp/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/lsp/template b/srcpkgs/lsp/template index e78d132afb2..f1a9c30a1a5 100644 --- a/srcpkgs/lsp/template +++ b/srcpkgs/lsp/template @@ -1,7 +1,7 @@ # Template file for 'lsp' pkgname=lsp version=0.2.0 -revision=4 +revision=5 build_style=go go_import_path="github.com/dborzov/lsp" hostmakedepends="git"