cgrep: update to 8.1.2.

This commit is contained in:
ii8 2025-07-03 19:26:33 +01:00
parent 1f48ead2ac
commit db52cb11dd

View file

@ -1,15 +1,16 @@
# Template file for 'cgrep'
pkgname=cgrep
version=7.0.0
version=8.1.2
revision=1
build_style=haskell-stack
stackage="lts-23.26"
makedepends="pcre-devel pkg-config"
short_desc="Context-aware grep for source codes"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://awgn.github.io/cgrep/"
distfiles="https://github.com/awgn/cgrep/archive/v${version}.tar.gz"
checksum=87c596447882b3acf0a754ac52ac1b5314961e652708a25ffc49ec5977b1f11a
checksum=1b705013a432e6ea90247f03e4cfeceb5a37f795d879178e4bf0085ce6191316
nocross=yes
nopie_files="/usr/bin/cgrep"
conflicts="codesearch"