cgrep: bump for ghc 8.10.7

This commit is contained in:
slotThe 2021-11-03 19:17:39 +01:00 committed by q66
parent c35026dbed
commit f05019e73c

View file

@ -1,9 +1,9 @@
# Template file for 'cgrep'
pkgname=cgrep
version=6.7.1
revision=1
revision=2
build_style=haskell-stack
stackage="lts-18.6"
stackage="lts-18.15"
makedepends="pcre-devel pkg-config"
short_desc="Context-aware grep for source codes"
maintainer="slotThe <soliditsallgood@mailbox.org>"