Date: Thursday, November 9, 2017 @ 10:13:33 Author: felixonmars Revision: 265898
upgpkg: haskell-wai-app-static 3.1.6.1-103 rebuild with cookie,0.4.3 Modified: haskell-wai-app-static/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-11-09 10:12:41 UTC (rev 265897) +++ PKGBUILD 2017-11-09 10:13:33 UTC (rev 265898) @@ -5,11 +5,11 @@ _hkgname=wai-app-static pkgname=haskell-wai-app-static pkgver=3.1.6.1 -pkgrel=102 +pkgrel=103 pkgdesc="WAI application for static serving" url="http://www.yesodweb.com/book/web-application-interface" license=("MIT") -arch=('i686' 'x86_64') +arch=('x86_64') depends=('ghc-libs' "haskell-blaze-builder" "haskell-blaze-html" "haskell-blaze-markup" "haskell-cryptonite" "haskell-file-embed" "haskell-http-date" "haskell-http-types" "haskell-memory" "haskell-mime-types" "haskell-old-locale"
