Date: Wednesday, February 8, 2017 @ 08:11:19 Author: felixonmars Revision: 211156
upgpkg: haskell-yesod-form 1.4.10-1 rebuild with yesod-form,1.4.10 Modified: haskell-yesod-form/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-02-08 08:10:40 UTC (rev 211155) +++ PKGBUILD 2017-02-08 08:11:19 UTC (rev 211156) @@ -4,8 +4,8 @@ _hkgname=yesod-form pkgname=haskell-yesod-form -pkgver=1.4.9 -pkgrel=36 +pkgver=1.4.10 +pkgrel=1 pkgdesc="Form handling support for Yesod Web Framework" url="http://www.yesodweb.com/" license=("MIT") @@ -17,7 +17,7 @@ "haskell-shakespeare" "haskell-text" "haskell-wai" "haskell-xss-sanitize" "haskell-yesod-core" "haskell-yesod-persistent") source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha256sums=('bd53f12d97a89e93b15fc6b06e63fbe041301635508f933203596f349a74110d') +sha256sums=('ddeb72988e1dffb1c3766c35941520aa6ff6a8b09d6bdeb453d9c75d11ad8e43') build() { cd $_hkgname-$pkgver
