Date: Friday, July 7, 2017 @ 05:50:16 Author: felixonmars Revision: 242624
upgpkg: haskell-aeson 1.1.2.0-8 rebuild with dlist,0.8.0.3 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-07-07 05:50:06 UTC (rev 242623) +++ PKGBUILD 2017-07-07 05:50:16 UTC (rev 242624) @@ -6,12 +6,11 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.1.2.0 -pkgrel=7 +pkgrel=8 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/bos/aeson" license=("GPL") arch=('i686' 'x86_64') -makedepends=('ghc') depends=('ghc' 'haskell-attoparsec' 'haskell-base-compat' 'haskell-dlist' 'haskell-hashable' 'haskell-scientific' 'haskell-tagged' 'haskell-time-locale-compat' 'haskell-unordered-containers' 'haskell-uuid-types' 'haskell-vector')
