From 04e805f96e6d7f7f528f7be2d36c0f76a10e8b4f Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 4 Jun 2016 16:32:01 +0200 Subject: [PATCH] cgrep: update to 6.6.10. --- srcpkgs/cgrep/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cgrep/template b/srcpkgs/cgrep/template index 1e7cdfcf440..82643c651fb 100644 --- a/srcpkgs/cgrep/template +++ b/srcpkgs/cgrep/template @@ -1,6 +1,6 @@ # Template file for 'cgrep' pkgname=cgrep -version=6.6.8 +version=6.6.10 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=643dc18a4140a3ca8249de3326367f8c76344b4f07201847898129b8dda108b1 +checksum=f5a5fae1b56f93cfb475574bf9f7cd5c120cc555558585a427b730849ad73b8a nopie=yes conflicts="codesearch"