Date: Sunday, November 12, 2017 @ 15:38:20 Author: felixonmars Revision: 266447
upgpkg: haskell-wai-middleware-static 0.8.1-8 rebuild with foundation,0.0.17 basement,0.0.4 Modified: haskell-wai-middleware-static/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-11-12 15:37:40 UTC (rev 266446) +++ PKGBUILD 2017-11-12 15:38:20 UTC (rev 266447) @@ -5,11 +5,11 @@ _hkgname=wai-middleware-static pkgname=haskell-wai-middleware-static pkgver=0.8.1 -pkgrel=7 +pkgrel=8 pkgdesc="WAI middleware that serves requests to static files" url="https://github.com/scotty-web/wai-middleware-static" license=("custom:BSD3") -arch=('i686' 'x86_64') +arch=('x86_64') depends=('ghc-libs' "haskell-cryptonite" "haskell-memory" "haskell-expiring-cache-map" "haskell-http-types" "haskell-mime-types" "haskell-mtl" "haskell-old-locale" "haskell-semigroups" "haskell-text" "haskell-wai")
