From 4e6e3a7f483e40ef27e8377b7d005897a3e983c3 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 26 Oct 2017 08:35:58 +0000 Subject: [PATCH] ghq: rebuild with go-1.9.2 --- srcpkgs/ghq/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ghq/template b/srcpkgs/ghq/template index c496f1a198f..e13b5bebdd3 100644 --- a/srcpkgs/ghq/template +++ b/srcpkgs/ghq/template @@ -1,7 +1,7 @@ # Template file for 'ghq' pkgname=ghq version=0.8.0 -revision=1 +revision=2 build_style=go go_import_path="github.com/motemen/ghq" go_package="${go_import_path}"