From c6c919a9342dfa0f9396879d99b3c248f64fc1c1 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 25 May 2017 09:49:28 +0000 Subject: [PATCH] ghq: rebuild with go-1.8.3 --- srcpkgs/ghq/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ghq/template b/srcpkgs/ghq/template index c232bd72ef9..25c37849483 100644 --- a/srcpkgs/ghq/template +++ b/srcpkgs/ghq/template @@ -1,7 +1,7 @@ # Template file for 'ghq' pkgname=ghq version=0.7.4 -revision=4 +revision=5 build_style=go go_import_path="github.com/motemen/ghq" go_package="${go_import_path}"