From 12334c7240203dfcb01a7e354e5f70eda300dccb Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Sat, 25 Aug 2018 00:04:42 -0700 Subject: [PATCH] ghq: rebuild for go 1.11 --- srcpkgs/ghq/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ghq/template b/srcpkgs/ghq/template index 228df28a9e6..c53662f3f56 100644 --- a/srcpkgs/ghq/template +++ b/srcpkgs/ghq/template @@ -1,7 +1,7 @@ # Template file for 'ghq' pkgname=ghq version=0.8.0 -revision=6 +revision=7 build_style=go go_import_path="github.com/motemen/ghq" go_package="${go_import_path}"