From 78331cd92f2d63c8b8b27ff6ccfb15ab071e6796 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 3 May 2018 18:49:43 +0000 Subject: [PATCH] elvish: rebuild with go-1.10.2 --- srcpkgs/elvish/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/elvish/template b/srcpkgs/elvish/template index fb965286f9..a2c6c74eab 100644 --- a/srcpkgs/elvish/template +++ b/srcpkgs/elvish/template @@ -1,7 +1,7 @@ # Template file for 'elvish' pkgname=elvish version=0.11 -revision=4 +revision=5 build_style=go go_import_path="github.com/elves/elvish" short_desc="A novel Unix shell"