Date: Thursday, November 9, 2017 @ 09:55:11 Author: felixonmars Revision: 265890
upgpkg: haskell-wai-extra 3.0.20.0-16 rebuild with cookie,0.4.3 Modified: haskell-wai-extra/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-11-09 09:54:14 UTC (rev 265889) +++ PKGBUILD 2017-11-09 09:55:11 UTC (rev 265890) @@ -5,11 +5,11 @@ _hkgname=wai-extra pkgname=haskell-wai-extra pkgver=3.0.20.0 -pkgrel=15 +pkgrel=16 pkgdesc="Provides some basic WAI handlers and middleware." url="http://github.com/yesodweb/wai" license=("MIT") -arch=('i686' 'x86_64') +arch=('x86_64') depends=('ghc-libs' "haskell-aeson" "haskell-ansi-terminal" "haskell-base64-bytestring" "haskell-blaze-builder" "haskell-case-insensitive" "haskell-cookie" "haskell-data-default-class" "haskell-fast-logger" "haskell-http-types"
