From 33cda8a5191953d45ae24ed1f330cd5b7d38d971 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 3 May 2018 18:49:44 +0000 Subject: [PATCH] ghq: rebuild with go-1.10.2 --- srcpkgs/ghq/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ghq/template b/srcpkgs/ghq/template index 6c99e5ba122..228df28a9e6 100644 --- a/srcpkgs/ghq/template +++ b/srcpkgs/ghq/template @@ -1,7 +1,7 @@ # Template file for 'ghq' pkgname=ghq version=0.8.0 -revision=5 +revision=6 build_style=go go_import_path="github.com/motemen/ghq" go_package="${go_import_path}"