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"