From 636576449ae29806e971dd5f6239004469728476 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Wed, 24 Jan 2018 08:54:17 +0000 Subject: [PATCH] elvish: rebuild with go-1.9.3 --- srcpkgs/elvish/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/elvish/template b/srcpkgs/elvish/template index 63bf06e6d6a..49ffd3a36bd 100644 --- a/srcpkgs/elvish/template +++ b/srcpkgs/elvish/template @@ -1,7 +1,7 @@ # Template file for 'elvish' pkgname=elvish version=0.11 -revision=1 +revision=2 build_style=go go_import_path="github.com/elves/elvish" short_desc="A novel Unix shell"