Date: Thursday, November 9, 2017 @ 09:47:41 Author: felixonmars Revision: 265886
upgpkg: haskell-pipes-http 1.0.5-63 rebuild with cookie,0.4.3 Modified: haskell-pipes-http/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-11-09 09:47:24 UTC (rev 265885) +++ PKGBUILD 2017-11-09 09:47:41 UTC (rev 265886) @@ -5,11 +5,11 @@ _hkgname=pipes-http pkgname=haskell-pipes-http pkgver=1.0.5 -pkgrel=62 +pkgrel=63 pkgdesc="HTTP client with pipes interface" url="https://hackage.haskell.org/package/${_hkgname}" license=("custom:BSD3") -arch=('i686' 'x86_64') +arch=('x86_64') depends=('ghc-libs' "haskell-http-client" "haskell-http-client-tls" "haskell-pipes") makedepends=('ghc') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
