From 30ac146ce0ea0fe0c99940fa0fe8a6aa10d27848 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 25 May 2017 09:49:27 +0000 Subject: [PATCH] elvish: rebuild with go-1.8.3 --- srcpkgs/elvish/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/elvish/template b/srcpkgs/elvish/template index e2e7bdcf420..653c7e14fb5 100644 --- a/srcpkgs/elvish/template +++ b/srcpkgs/elvish/template @@ -1,7 +1,7 @@ # Template file for 'elvish' pkgname=elvish version=0.7 -revision=2 +revision=3 build_style=go go_import_path="github.com/elves/elvish" short_desc="A novel Unix shell"