From fd23e6b69ec652c2ae86a2ec22ea2f7ddc63ba49 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 7 Apr 2017 19:10:18 +0000 Subject: [PATCH] ghq: rebuild with go 1.8.1 --- srcpkgs/ghq/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ghq/template b/srcpkgs/ghq/template index fe224b867c1..c232bd72ef9 100644 --- a/srcpkgs/ghq/template +++ b/srcpkgs/ghq/template @@ -1,7 +1,7 @@ # Template file for 'ghq' pkgname=ghq version=0.7.4 -revision=3 +revision=4 build_style=go go_import_path="github.com/motemen/ghq" go_package="${go_import_path}"