cgrep: update to 6.6.8.

This commit is contained in:
Michael Gehring 2016-05-28 22:51:55 +02:00
parent affd8886af
commit 176b2144d8

View File

@ -1,6 +1,6 @@
# Template file for 'cgrep'
pkgname=cgrep
version=6.6.4
version=6.6.8
revision=1
nocross=yes
build_style=haskell-stack
@ -12,6 +12,6 @@ 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=f3ff6a8099e402a81ef55ad1578f5f7286f3e93cf5815a5950e9ee379521a2da
checksum=643dc18a4140a3ca8249de3326367f8c76344b4f07201847898129b8dda108b1
nopie=yes
conflicts="codesearch"