Date: Friday, July 1, 2016 @ 14:46:28 Author: felixonmars Revision: 181697
upgpkg: haskell-aeson-pretty 0.8.1-1 rebuild with Glob-0.7.8, JuicyPixels-3.2.7.2, aeson-pretty-0.8.1, data-accessor-template-0.2.1.13, http-client-0.4.30, http-conduit-2.1.11 Modified: haskell-aeson-pretty/trunk/PKGBUILD ----------+ PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-07-01 14:44:38 UTC (rev 181696) +++ PKGBUILD 2016-07-01 14:46:28 UTC (rev 181697) @@ -4,16 +4,16 @@ _hkgname=aeson-pretty pkgname=haskell-aeson-pretty -pkgver=0.7.2 -pkgrel=21 +pkgver=0.8.1 +pkgrel=1 pkgdesc="JSON pretty-printing library and command-line tool." url="http://github.com/informatikr/aeson-pretty" license=("custom:BSD3") arch=('i686' 'x86_64') -depends=("ghc=8.0.1" "haskell-aeson" "haskell-attoparsec" "haskell-cmdargs" - "haskell-text" "haskell-unordered-containers" "haskell-vector") +depends=("ghc=8.0.1" "haskell-aeson" "haskell-attoparsec" "haskell-base-compat" "haskell-cmdargs" + "haskell-scientific" "haskell-text" "haskell-unordered-containers" "haskell-vector") source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha256sums=('6408b8b2bcd12cf591e4b93b4d9f5143449b33a59fbd3653f328e2515040570d') +sha256sums=('922a7c4413394b28c83e70d41f105e5bb2b991e1e47e2d802876a33589b6e6a1') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
