cgrep: bump for stackage lts-19.0
This commit is contained in:
parent
685b2a44f6
commit
65a90ff681
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'cgrep'
|
||||
pkgname=cgrep
|
||||
version=6.7.1
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=haskell-stack
|
||||
stackage="lts-18.15"
|
||||
stackage="lts-19.0"
|
||||
makedepends="pcre-devel pkg-config"
|
||||
short_desc="Context-aware grep for source codes"
|
||||
maintainer="slotThe <soliditsallgood@mailbox.org>"
|
||||
|
|
Loading…
Reference in a new issue