From 26378d2feb06aa0e94103238b19901b9d921edc9 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Wed, 24 Jan 2018 08:54:18 +0000 Subject: [PATCH] ghq: rebuild with go-1.9.3 --- srcpkgs/ghq/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ghq/template b/srcpkgs/ghq/template index e13b5bebdd3..5e19ea2492f 100644 --- a/srcpkgs/ghq/template +++ b/srcpkgs/ghq/template @@ -1,7 +1,7 @@ # Template file for 'ghq' pkgname=ghq version=0.8.0 -revision=2 +revision=3 build_style=go go_import_path="github.com/motemen/ghq" go_package="${go_import_path}"