Date: Thursday, June 9, 2016 @ 05:44:13 Author: fyan Revision: 178759
upgpkg: cgrep 6.6.14-1 rebuild with EdisonAPI-1.3.1, JuicyPixels-3.2.7.1, MissingH-1.4.0.0, aeson-compat-0.3.4.0, aws-0.14.0, cairo-0.13.3.0, cereal-0.5.2.0, cgrep-6.6.14, cryptonite-0.16, extra-1.4.9, glib-0.13.4.0, gtk3-0.14.5, hackage-security-0.5.2.1, haddock-api-2.17.3, haddock-library-1.4.2, hlint-1.9.34, hslogger-1.2.10, http-types-0.9.1, language-javascript-0.6.0.5, pandoc-1.17.1, pandoc-citeproc-0.10, pango-0.13.3.0, pipes-4.2.0, retry-0.7.4, sandi-0.4.0, shake-0.15.8, statistics-0.13.3.0, unix-compat-0.4.2.0 Modified: cgrep/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-06-09 03:42:22 UTC (rev 178758) +++ PKGBUILD 2016-06-09 03:44:13 UTC (rev 178759) @@ -3,7 +3,7 @@ # Contributor: Arch Haskell Team <[email protected]> pkgname=cgrep -pkgver=6.6.4 +pkgver=6.6.14 pkgrel=1 pkgdesc="A context-aware grep for source codes" url="http://awgn.github.io/cgrep/" @@ -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=('c192928788b336d23b549f4a9bacfae7f4698f3e76a148f2d9fa557465b7a54d') +sha256sums=('9e46ab2f0014e585f3bd8fd85a86926acec04b338bdfe2d6af82ca35cab130cd') build() { cd "${srcdir}/${pkgname}-${pkgver}"
