Date: Thursday, November 9, 2017 @ 09:27:37 Author: felixonmars Revision: 265860
upgpkg: haskell-aws 0.17.1-5 rebuild with cookie,0.4.3 Modified: haskell-aws/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-11-09 09:26:13 UTC (rev 265859) +++ PKGBUILD 2017-11-09 09:27:37 UTC (rev 265860) @@ -5,11 +5,11 @@ _hkgname=aws pkgname=haskell-aws pkgver=0.17.1 -pkgrel=4 +pkgrel=5 pkgdesc="Amazon Web Services (AWS) for Haskell" url="https://github.com/aristidb/aws" license=("custom:BSD3") -arch=('i686' 'x86_64') +arch=('x86_64') depends=('ghc-libs' "haskell-aeson" "haskell-attoparsec" "haskell-base16-bytestring" "haskell-base64-bytestring" "haskell-blaze-builder" "haskell-byteable" "haskell-case-insensitive" "haskell-cereal" "haskell-conduit" "haskell-conduit-extra"
