cgrep: bump for ghc 8.10.4

This commit is contained in:
slotThe 2021-03-19 11:18:37 +01:00 committed by q66
parent 258d26c99b
commit 08d2911571

View file

@ -1,12 +1,12 @@
# Template file for 'cgrep' # Template file for 'cgrep'
pkgname=cgrep pkgname=cgrep
version=6.6.33 version=6.6.33
revision=1 revision=2
build_style=haskell-stack build_style=haskell-stack
stackage="lts-16.18" stackage="lts-17.5"
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="slotThe <soliditsallgood@mailbox.org>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
homepage="https://awgn.github.io/cgrep/" homepage="https://awgn.github.io/cgrep/"
distfiles="https://github.com/awgn/${pkgname}/archive/v${version}.tar.gz" distfiles="https://github.com/awgn/${pkgname}/archive/v${version}.tar.gz"