Date: Friday, August 5, 2016 @ 10:40:22 Author: felixonmars Revision: 185264
upgpkg: haskell-src-exts 1.18.2-1 rebuild with cabal-helper-0.7.2.0, dlist-0.8.0.1, ghc-mod-5.6.0.0, haskell-src-exts-1.18.2, idris-0.12.2, language-python-0.5.4, microlens-0.4.6.0, network-2.6.3.1, shakespeare-2.0.11, stylish-haskell-0.6.2.0, wai-app-static-3.1.6, wai-websockets-3.0.1, warp-3.2.8 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-08-05 10:34:40 UTC (rev 185263) +++ PKGBUILD 2016-08-05 10:40:22 UTC (rev 185264) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts -pkgver=1.18.0 +pkgver=1.18.2 pkgrel=1 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" @@ -13,7 +13,7 @@ depends=("ghc=8.0.1" "haskell-cpphs") makedepends=('happy') source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha256sums=('be6affa443df7c145ac4f53ad89e6361173218a99a3211852780736ceedf40ea') +sha256sums=('31583804dcec5c200bcf184db8a2eb33fdcc3354b011c6485370be63b2710943') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
