From 176b2144d8bfdf6d96a89b764cce15d0266f701f Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 28 May 2016 22:51:55 +0200 Subject: [PATCH] cgrep: update to 6.6.8. --- srcpkgs/cgrep/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cgrep/template b/srcpkgs/cgrep/template index bae816780a2..1e7cdfcf440 100644 --- a/srcpkgs/cgrep/template +++ b/srcpkgs/cgrep/template @@ -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 " 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"