cgrep: bump stack resolver to lts-16.13
This commit is contained in:
parent
1d6fdaa968
commit
3fde7a0089
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'cgrep'
|
||||
pkgname=cgrep
|
||||
version=6.6.32
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=haskell-stack
|
||||
stackage="lts-15.4"
|
||||
stackage="lts-16.13"
|
||||
makedepends="pcre-devel pkg-config"
|
||||
short_desc="Context-aware grep for source codes"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
|
|
Loading…
Reference in a new issue