From d9552e48a380c7f0ab104575dfa7babf6d312162 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 17 Feb 2017 12:42:12 +0000 Subject: [PATCH] elvish: rebuild with go-1.8 --- srcpkgs/elvish/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/elvish/template b/srcpkgs/elvish/template index b34f8e4f598..aed4df78f00 100644 --- a/srcpkgs/elvish/template +++ b/srcpkgs/elvish/template @@ -1,7 +1,7 @@ # Template file for 'elvish' pkgname=elvish version=0.6 -revision=1 +revision=2 build_style=go go_import_path="github.com/elves/elvish" short_desc="A novel Unix shell"