Date: Thursday, November 9, 2017 @ 10:20:52 Author: felixonmars Revision: 265910
upgpkg: haskell-yesod-core 1.4.37-9 rebuild with cookie,0.4.3 Modified: haskell-yesod-core/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-11-09 10:20:48 UTC (rev 265909) +++ PKGBUILD 2017-11-09 10:20:52 UTC (rev 265910) @@ -5,11 +5,11 @@ _hkgname=yesod-core pkgname=haskell-yesod-core pkgver=1.4.37 -pkgrel=8 +pkgrel=9 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-auto-update" "haskell-blaze-builder" "haskell-blaze-html" "haskell-blaze-markup" "haskell-byteable" "haskell-case-insensitive" "haskell-cereal" "haskell-clientsession" "haskell-conduit" "haskell-conduit-extra" "haskell-cookie"
