diff --git a/srcpkgs/cgrep/template b/srcpkgs/cgrep/template index 3a7c3acc250..c1fd8640aac 100644 --- a/srcpkgs/cgrep/template +++ b/srcpkgs/cgrep/template @@ -1,6 +1,6 @@ # Template file for 'cgrep' pkgname=cgrep -version=6.6.14 +version=6.6.15 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=e0b25c215f9cbeafa6f69ca710b4e07a6d3f8ac1137d2fd9b090f13038f49ed9 +checksum=b6f2eb389b1dd92e1c890655cc797cc2fe6e1c13616240af9ddb042692b5e178 nopie=yes conflicts="codesearch"