Date: Monday, June 19, 2017 @ 19:03:20 Author: felixonmars Revision: 238743
upgpkg: haskell-yesod-auth 1.4.17.2-8 rebuild with http-client-tls,0.3.5.1 Modified: haskell-yesod-auth/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-06-19 18:59:24 UTC (rev 238742) +++ PKGBUILD 2017-06-19 19:03:20 UTC (rev 238743) @@ -5,12 +5,12 @@ _hkgname=yesod-auth pkgname=haskell-yesod-auth pkgver=1.4.17.2 -pkgrel=7 +pkgrel=8 pkgdesc="Authentication for Yesod." url="http://www.yesodweb.com/" license=("MIT") arch=('i686' 'x86_64') -depends=("ghc" "haskell-aeson" "haskell-authenticate" "haskell-base16-bytestring" +depends=('ghc' "haskell-aeson" "haskell-authenticate" "haskell-base16-bytestring" "haskell-base64-bytestring" "haskell-blaze-builder" "haskell-blaze-html" "haskell-blaze-markup" "haskell-byteable" "haskell-conduit" "haskell-conduit-extra" "haskell-cryptonite" "haskell-data-default" "haskell-email-validate"
