Date: Wednesday, December 5, 2018 @ 10:50:23 Author: felixonmars Revision: 411368
upgpkg: haskell-aws 0.20-119 rebuild with base64-bytestring 1.0.0.2 Modified: haskell-aws/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-05 10:48:21 UTC (rev 411367) +++ PKGBUILD 2018-12-05 10:50:23 UTC (rev 411368) @@ -4,10 +4,10 @@ _hkgname=aws pkgname=haskell-aws pkgver=0.20 -pkgrel=118 +pkgrel=119 pkgdesc="Amazon Web Services (AWS) for Haskell" url="https://github.com/aristidb/aws" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec' 'haskell-base16-bytestring' 'haskell-base64-bytestring' 'haskell-blaze-builder' 'haskell-byteable'
