From ba264fed40b3f9dddd0f5dc42fce90cbf03872d3 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Wed, 25 Jan 2017 16:38:44 +0000 Subject: [PATCH] cgrep: update to 6.6.17. --- srcpkgs/cgrep/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/cgrep/template b/srcpkgs/cgrep/template index 12b2d8613f4..5914f185c65 100644 --- a/srcpkgs/cgrep/template +++ b/srcpkgs/cgrep/template @@ -1,7 +1,7 @@ # Template file for 'cgrep' pkgname=cgrep -version=6.6.15 -revision=2 +version=6.6.17 +revision=1 nocross=yes build_style=haskell-stack stackage="lts-7.0" @@ -11,6 +11,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=b6f2eb389b1dd92e1c890655cc797cc2fe6e1c13616240af9ddb042692b5e178 +checksum=2508563701365d9b49c9a5610a4ff7ea3905b2d9cd77ac332f485322d93bcd07 nopie=yes conflicts="codesearch"