Date: Saturday, May 19, 2018 @ 17:55:32 Author: felixonmars Revision: 324743
upgpkg: haskell-conduit 1.3.0.2-1 rebuild with html-conduit,1.3.0 conduit,1.3.0.2 resourcet,1.2.1 xml-conduit,1.8.0 aws,0.20 http-conduit,2.3.1 Modified: haskell-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-19 17:52:56 UTC (rev 324742) +++ PKGBUILD 2018-05-19 17:55:32 UTC (rev 324743) @@ -4,18 +4,18 @@ _hkgname=conduit pkgname=haskell-conduit -pkgver=1.2.13 -pkgrel=14 +pkgver=1.3.0.2 +pkgrel=1 pkgdesc="Streaming data processing library." url="https://github.com/snoyberg/conduit" license=("MIT") arch=('x86_64') -depends=('ghc-libs' 'haskell-exceptions' 'haskell-lifted-base' 'haskell-mmorph' - 'haskell-monad-control' 'haskell-primitive' 'haskell-resourcet' - 'haskell-transformers-base' 'haskell-transformers-compat') -makedepends=('ghc' 'haskell-hspec' 'haskell-quickcheck' 'haskell-safe' 'haskell-split') +depends=('ghc-libs' 'haskell-exceptions' 'haskell-mono-traversable' 'haskell-primitive' + 'haskell-resourcet' 'haskell-unliftio-core' 'haskell-vector') +makedepends=('ghc' 'haskell-hspec' 'haskell-quickcheck' 'haskell-safe' 'haskell-silently' + 'haskell-split' 'haskell-unliftio') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('bf77764919091668e35661e065cf809a803c6ff984f3b06ed3efc3bf812b15957a9fc711280690d0720e64d3f85e547fa9f1ac98abaf0d56fff5e90dcda091e0') +sha512sums=('107cc2bdcb810c1af4a18c80307c02ba8654275116ba96ea2481e87687528317b582be722c08aec573dc87b5d23a5a4bfb9af67c55c25ac469eefd8f66f3c43c') build() { cd $_hkgname-$pkgver
