cgrep: update to 6.6.4.

This commit is contained in:
Michael Gehring 2016-05-24 18:16:44 +02:00
parent 51b95388eb
commit ebbbc1b7fd
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'cgrep'
pkgname=cgrep
version=6.6.3
version=6.6.4
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=50216341ba024e6a6b6192ff879ed6b8bc8be5255010e0bbbf6fb36d1c495225
checksum=f3ff6a8099e402a81ef55ad1578f5f7286f3e93cf5815a5950e9ee379521a2da
nopie=yes
conflicts="codesearch"