From beb670beaf8632a57de3343bc5983c937a55d527 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 26 Oct 2017 08:35:57 +0000 Subject: [PATCH] elvish: rebuild with go-1.9.2 --- srcpkgs/elvish/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/elvish/template b/srcpkgs/elvish/template index 62009a52764..b79207a587d 100644 --- a/srcpkgs/elvish/template +++ b/srcpkgs/elvish/template @@ -1,7 +1,7 @@ # Template file for 'elvish' pkgname=elvish version=0.10.1 -revision=1 +revision=2 build_style=go go_import_path="github.com/elves/elvish" short_desc="A novel Unix shell"