[arch-commits] Commit in cgrep/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Mar 9 11:38:53 UTC 2020
Date: Monday, March 9, 2020 @ 11:38:53
Author: felixonmars
Revision: 593026
upgpkg: cgrep 6.6.32-1
Modified:
cgrep/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-09 11:30:15 UTC (rev 593025)
+++ PKGBUILD 2020-03-09 11:38:53 UTC (rev 593026)
@@ -2,8 +2,8 @@
# Contributor: Arch Haskell Team <arch-haskell at haskell.org>
pkgname=cgrep
-pkgver=6.6.30
-pkgrel=48
+pkgver=6.6.32
+pkgrel=1
pkgdesc="A context-aware grep for source codes"
url="https://awgn.github.io/cgrep/"
license=("GPL2")
@@ -15,7 +15,7 @@
'haskell-unordered-containers' 'haskell-utf8-string' 'haskell-yaml')
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('72480faf6bbbcf018992be5cb92cb5f23ac0f7b219092e419eedc0007fb142873b6b97a2df42bf43c0d75f00f2c1813d6f8eb5eaf5d070391443f8550111f660')
+sha512sums=('401ca49fbd2903b810c1873a3c52c3863a42b431d1a905a781636386c3ac0aac4e2ed9934fb24f1e9996629a2b578483a7c3a7a8a4d61ecb7ac7cfc9152f43ba')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list