Date: Thursday, November 9, 2017 @ 10:24:57 Author: felixonmars Revision: 265916
upgpkg: haskell-yesod-form 1.4.16-14 rebuild with cookie,0.4.3 Modified: haskell-yesod-form/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-11-09 10:23:41 UTC (rev 265915) +++ PKGBUILD 2017-11-09 10:24:57 UTC (rev 265916) @@ -5,11 +5,11 @@ _hkgname=yesod-form pkgname=haskell-yesod-form pkgver=1.4.16 -pkgrel=13 +pkgrel=14 pkgdesc="Form handling support for Yesod Web Framework" url="http://www.yesodweb.com/" license=("MIT") -arch=('i686' 'x86_64') +arch=('x86_64') depends=('ghc-libs' "haskell-aeson" "haskell-attoparsec" "haskell-blaze-builder" "haskell-blaze-html" "haskell-blaze-markup" "haskell-byteable" "haskell-data-default" "haskell-email-validate" "haskell-network-uri" "haskell-persistent" "haskell-resourcet" "haskell-semigroups"
