diff --git a/srcpkgs/cgrep/template b/srcpkgs/cgrep/template index 0dad5d67a36..8ccaebe4f40 100644 --- a/srcpkgs/cgrep/template +++ b/srcpkgs/cgrep/template @@ -1,6 +1,6 @@ # Template file for 'cgrep' pkgname=cgrep -version=6.6.22 +version=6.6.24 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=aa5e016653eabee0fc47bf6a1cd46ec961b7c305a4f49b0feec66881cc8f2183 +checksum=0958549a6d1989abad493845b788dd67bf65a50162393deedf8738dbc7f3a7cd nopie_files="/usr/bin/cgrep" conflicts="codesearch"