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"