From 8fb5ba2ded96c018dc4dee542c0e9d0f4e857837 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 3 May 2018 18:49:51 +0000 Subject: [PATCH] lsp: rebuild with go-1.10.2 --- srcpkgs/lsp/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/lsp/template b/srcpkgs/lsp/template index 244d327c793..634bc5b31ac 100644 --- a/srcpkgs/lsp/template +++ b/srcpkgs/lsp/template @@ -1,7 +1,7 @@ # Template file for 'lsp' pkgname=lsp version=0.2.0 -revision=7 +revision=8 build_style=go go_import_path="github.com/dborzov/lsp" hostmakedepends="git"