mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
cgrep: bump for ghc 8.10.4
This commit is contained in:
parent
258d26c99b
commit
08d2911571
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue