From 77838d27d0f9b49e51f38576872ab94b5763b6b3 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 30 Mar 2018 16:30:09 +0000 Subject: [PATCH] ghq: rebuild with go-1.10.1 --- srcpkgs/ghq/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ghq/template b/srcpkgs/ghq/template index 0a252ff4462..6c99e5ba122 100644 --- a/srcpkgs/ghq/template +++ b/srcpkgs/ghq/template @@ -1,7 +1,7 @@ # Template file for 'ghq' pkgname=ghq version=0.8.0 -revision=4 +revision=5 build_style=go go_import_path="github.com/motemen/ghq" go_package="${go_import_path}"