Date: Tuesday, June 20, 2017 @ 08:46:14 Author: felixonmars Revision: 238886
upgpkg: haskell-yesod-core 1.4.35-8 rebuild with foundation,0.0.12 Modified: haskell-yesod-core/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-06-20 08:42:09 UTC (rev 238885) +++ PKGBUILD 2017-06-20 08:46:14 UTC (rev 238886) @@ -5,12 +5,12 @@ _hkgname=yesod-core pkgname=haskell-yesod-core pkgver=1.4.35 -pkgrel=7 +pkgrel=8 pkgdesc="Creation of type-safe, RESTful web applications." url="http://www.yesodweb.com/" license=("MIT") arch=('i686' 'x86_64') -depends=("ghc" "haskell-aeson" "haskell-auto-update" "haskell-blaze-builder" "haskell-blaze-html" +depends=('ghc' "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" "haskell-data-default" "haskell-deepseq-generics" "haskell-exceptions"
