From 9df72a46de8930e800aff417204fbbec0541f677 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Thu, 22 Feb 2018 22:55:57 -0500 Subject: [PATCH] ghq: rebuild with go-1.10 --- srcpkgs/ghq/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ghq/template b/srcpkgs/ghq/template index 5e19ea2492f..0a252ff4462 100644 --- a/srcpkgs/ghq/template +++ b/srcpkgs/ghq/template @@ -1,7 +1,7 @@ # Template file for 'ghq' pkgname=ghq version=0.8.0 -revision=3 +revision=4 build_style=go go_import_path="github.com/motemen/ghq" go_package="${go_import_path}"