From 88f5f5e0089fbc37a7088e7c8a67310a17ad8959 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 26 Oct 2017 08:36:02 +0000 Subject: [PATCH] lsp: rebuild with go-1.9.2 --- srcpkgs/lsp/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/lsp/template b/srcpkgs/lsp/template index 3533640b073..e78d132afb2 100644 --- a/srcpkgs/lsp/template +++ b/srcpkgs/lsp/template @@ -1,7 +1,7 @@ # Template file for 'lsp' pkgname=lsp version=0.2.0 -revision=3 +revision=4 build_style=go go_import_path="github.com/dborzov/lsp" hostmakedepends="git"