From e954dcf5494045bcf9f8166592db2fb9a15b214c Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 30 Mar 2018 16:30:15 +0000 Subject: [PATCH] lsp: rebuild with go-1.10.1 --- srcpkgs/lsp/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/lsp/template b/srcpkgs/lsp/template index be412155aaa..244d327c793 100644 --- a/srcpkgs/lsp/template +++ b/srcpkgs/lsp/template @@ -1,7 +1,7 @@ # Template file for 'lsp' pkgname=lsp version=0.2.0 -revision=6 +revision=7 build_style=go go_import_path="github.com/dborzov/lsp" hostmakedepends="git"