cgrep: update to 6.6.10.

This commit is contained in:
Michael Gehring 2016-06-04 16:32:01 +02:00
parent 6215d14b98
commit 04e805f96e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'cgrep' # Template file for 'cgrep'
pkgname=cgrep pkgname=cgrep
version=6.6.8 version=6.6.10
revision=1 revision=1
nocross=yes nocross=yes
build_style=haskell-stack build_style=haskell-stack
@ -12,6 +12,6 @@ maintainer="Michael Gehring <mg@ebfe.org>"
license="GPL-2" license="GPL-2"
homepage="https://awgn.github.io/cgrep/" homepage="https://awgn.github.io/cgrep/"
distfiles="https://github.com/awgn/cgrep/archive/v${version}.tar.gz" distfiles="https://github.com/awgn/cgrep/archive/v${version}.tar.gz"
checksum=643dc18a4140a3ca8249de3326367f8c76344b4f07201847898129b8dda108b1 checksum=f5a5fae1b56f93cfb475574bf9f7cd5c120cc555558585a427b730849ad73b8a
nopie=yes nopie=yes
conflicts="codesearch" conflicts="codesearch"