mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
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'
|
# 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>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue