From b58eed65b3ded08c5e2349c29d6190c352a1eef4 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 3 May 2018 18:49:55 +0000 Subject: [PATCH] sift: rebuild with go-1.10.2 --- srcpkgs/sift/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/sift/template b/srcpkgs/sift/template index 941ca2de320..a34c74aa2ea 100644 --- a/srcpkgs/sift/template +++ b/srcpkgs/sift/template @@ -1,7 +1,7 @@ # Template file for 'sift' pkgname=sift version=0.9.0 -revision=10 +revision=11 build_style=go hostmakedepends="git" short_desc="A fast and powerful open source alternative to grep"