cgrep: bump stack resolver to lts-16.13

This commit is contained in:
slotThe 2020-09-13 08:51:20 +02:00 committed by Daniel Kolesa
parent 1d6fdaa968
commit 3fde7a0089

View file

@ -1,9 +1,9 @@
# Template file for 'cgrep' # Template file for 'cgrep'
pkgname=cgrep pkgname=cgrep
version=6.6.32 version=6.6.32
revision=3 revision=4
build_style=haskell-stack build_style=haskell-stack
stackage="lts-15.4" stackage="lts-16.13"
makedepends="pcre-devel pkg-config" makedepends="pcre-devel pkg-config"
short_desc="Context-aware grep for source codes" short_desc="Context-aware grep for source codes"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"