From ebbbc1b7fd8c2d7b9ba44c31702d52fdd0611a1d Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Tue, 24 May 2016 18:16:44 +0200 Subject: [PATCH] cgrep: update to 6.6.4. --- srcpkgs/cgrep/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/cgrep/template b/srcpkgs/cgrep/template index 5551a4eb3cc..bae816780a2 100644 --- a/srcpkgs/cgrep/template +++ b/srcpkgs/cgrep/template @@ -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 " 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"