Date: Thursday, November 9, 2017 @ 11:41:59 Author: felixonmars Revision: 265918
upgpkg: haskell-yesod 1.4.5-115 rebuild with cookie,0.4.3 Modified: haskell-yesod/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-11-09 10:25:18 UTC (rev 265917) +++ PKGBUILD 2017-11-09 11:41:59 UTC (rev 265918) @@ -5,11 +5,11 @@ _hkgname=yesod pkgname=haskell-yesod pkgver=1.4.5 -pkgrel=114 +pkgrel=115 pkgdesc="Creation of type-safe, RESTful web applications." url="http://www.yesodweb.com/" license=("MIT") -arch=('i686' 'x86_64') +arch=('x86_64') depends=('ghc-libs' "haskell-aeson" "haskell-blaze-html" "haskell-blaze-markup" "haskell-conduit-extra" "haskell-data-default-class" "haskell-fast-logger" "haskell-monad-control" "haskell-monad-logger" "haskell-resourcet" "haskell-semigroups"
