Date: Tuesday, June 14, 2016 @ 12:38:00 Author: felixonmars Revision: 179960
upgpkg: cgrep 6.6.15-1 rebuild with asn1-encoding-0.9.4, cgrep-6.6.15, data-default-0.7.1, data-default-class-0.1.1, js-jquery-3.0.0, microlens-0.4.4.3, pipes-http-1.0.3, scientific-0.3.4.7, shake-0.15.9, tagsoup-0.14 Modified: cgrep/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-06-14 12:37:47 UTC (rev 179959) +++ PKGBUILD 2016-06-14 12:38:00 UTC (rev 179960) @@ -3,8 +3,8 @@ # Contributor: Arch Haskell Team <[email protected]> pkgname=cgrep -pkgver=6.6.14 -pkgrel=2 +pkgver=6.6.15 +pkgrel=1 pkgdesc="A context-aware grep for source codes" url="http://awgn.github.io/cgrep/" license=("GPL2") @@ -16,7 +16,7 @@ "haskell-stm" "haskell-stringsearch" "haskell-unix-compat" "haskell-unordered-containers") source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz") -sha256sums=('9e46ab2f0014e585f3bd8fd85a86926acec04b338bdfe2d6af82ca35cab130cd') +sha256sums=('f58a557fecdc7066ec60653e7c902b8baedcf4f44a81f890265374b6dab9affa') build() { cd "${srcdir}/${pkgname}-${pkgver}"
