cgrep: update to 6.6.14.

This commit is contained in:
Michael Gehring 2016-06-06 23:19:11 +02:00
parent b33d6153fd
commit 3da3022ffb

View File

@ -1,17 +1,17 @@
# Template file for 'cgrep'
pkgname=cgrep
version=6.6.13
version=6.6.14
revision=1
nocross=yes
build_style=haskell-stack
hostmakedepends="ghc stack"
stackage="lts-5.9"
stackage="lts-6.2"
makedepends="pcre-devel"
short_desc="A context-aware grep for source codes"
maintainer="Michael Gehring <mg@ebfe.org>"
license="GPL-2"
homepage="https://awgn.github.io/cgrep/"
distfiles="https://github.com/awgn/cgrep/archive/v${version}.tar.gz"
checksum=ba936291e73533d5aefb031b42c328a5a38c1262f1410dd708c023e77acbb9c9
checksum=e0b25c215f9cbeafa6f69ca710b4e07a6d3f8ac1137d2fd9b090f13038f49ed9
nopie=yes
conflicts="codesearch"