diff --git a/srcpkgs/cgrep/template b/srcpkgs/cgrep/template index 7b4047614a7..15eda3bafd0 100644 --- a/srcpkgs/cgrep/template +++ b/srcpkgs/cgrep/template @@ -1,12 +1,12 @@ # Template file for 'cgrep' pkgname=cgrep version=6.6.33 -revision=1 +revision=2 build_style=haskell-stack -stackage="lts-16.18" +stackage="lts-17.5" makedepends="pcre-devel pkg-config" short_desc="Context-aware grep for source codes" -maintainer="Orphaned " +maintainer="slotThe " license="GPL-2.0-or-later" homepage="https://awgn.github.io/cgrep/" distfiles="https://github.com/awgn/${pkgname}/archive/v${version}.tar.gz"