From 198811ad2a102b57f43851b3f89248d4f0c60e88 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 3 May 2018 18:49:53 +0000 Subject: [PATCH] nomad: rebuild with go-1.10.2 --- srcpkgs/nomad/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/nomad/template b/srcpkgs/nomad/template index 9d382f17fd0..7c997272523 100644 --- a/srcpkgs/nomad/template +++ b/srcpkgs/nomad/template @@ -1,7 +1,7 @@ # Template file for 'nomad' pkgname=nomad version=0.8.2 -revision=1 +revision=2 build_style=go go_import_path="github.com/hashicorp/nomad" short_desc="Cluster scheduler designed to easily integrate into existing workflows"