From 9f4a3ac6fa1fe781c2325716252da02493434a87 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Tue, 8 Aug 2017 06:22:51 +0000 Subject: [PATCH] ghq: rebuild with go-1.9 --- srcpkgs/ghq/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ghq/template b/srcpkgs/ghq/template index 25c37849483..cd577ee1337 100644 --- a/srcpkgs/ghq/template +++ b/srcpkgs/ghq/template @@ -1,7 +1,7 @@ # Template file for 'ghq' pkgname=ghq version=0.7.4 -revision=5 +revision=6 build_style=go go_import_path="github.com/motemen/ghq" go_package="${go_import_path}"