diff --git a/srcpkgs/cgrep/template b/srcpkgs/cgrep/template index c1fd8640aac..9e3537fe203 100644 --- a/srcpkgs/cgrep/template +++ b/srcpkgs/cgrep/template @@ -1,11 +1,11 @@ # Template file for 'cgrep' pkgname=cgrep version=6.6.15 -revision=1 +revision=2 nocross=yes build_style=haskell-stack hostmakedepends="ghc stack" -stackage="lts-6.2" +stackage="lts-7.0" makedepends="pcre-devel" short_desc="A context-aware grep for source codes" maintainer="Michael Gehring "