From a8942069be35be1a92eb82cc2eed93e984ebf2b5 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 4 May 2018 11:43:59 +0000 Subject: [PATCH] cgrep: update to 6.6.25. --- srcpkgs/cgrep/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cgrep/template b/srcpkgs/cgrep/template index 8ccaebe4f40..d668a18eed3 100644 --- a/srcpkgs/cgrep/template +++ b/srcpkgs/cgrep/template @@ -1,6 +1,6 @@ # Template file for 'cgrep' pkgname=cgrep -version=6.6.24 +version=6.6.25 revision=1 nocross=yes build_style=haskell-stack @@ -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=0958549a6d1989abad493845b788dd67bf65a50162393deedf8738dbc7f3a7cd +checksum=80d46e51c92a8a0c3cd0f6da8a3e0bb68e03ca80b919478b98f5124b9743322a nopie_files="/usr/bin/cgrep" conflicts="codesearch"