Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / cgrep
Commits: 60943f20 by Felix Yan at 2025-04-09T16:56:51+08:00 upgpkg: 8.0.0-8: rebuild with OneTuple (remove unneeded dependencies on new GHC) - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = cgrep pkgdesc = A context-aware grep for source codes pkgver = 8.0.0 - pkgrel = 7 + pkgrel = 8 url = https://awgn.github.io/cgrep/ arch = x86_64 license = GPL2 ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=cgrep pkgver=8.0.0 -pkgrel=7 +pkgrel=8 pkgdesc="A context-aware grep for source codes" url="https://awgn.github.io/cgrep/" license=("GPL2") View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cgrep/-/commit/60943f20ed881563281955aee59461760254a5bc -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cgrep/-/commit/60943f20ed881563281955aee59461760254a5bc You're receiving this email because of your account on gitlab.archlinux.org.