Date: Saturday, September 3, 2016 @ 08:38:20 Author: felixonmars Revision: 188363
upgpkg: haskell-yesod-auth 1.4.13.5-1 rebuild with HUnit-1.3.1.2, hindent-5.2.1, http-api-data-0.3, http-client-0.5.3.1, shakespeare-2.0.11.1, utility-ht-0.0.12, yaml-0.8.18.4, yesod-auth-1.4.13.5, yesod-static-1.5.0.4 Modified: haskell-yesod-auth/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-09-03 08:24:46 UTC (rev 188362) +++ PKGBUILD 2016-09-03 08:38:20 UTC (rev 188363) @@ -4,8 +4,8 @@ _hkgname=yesod-auth pkgname=haskell-yesod-auth -pkgver=1.4.13.4 -pkgrel=2 +pkgver=1.4.13.5 +pkgrel=1 pkgdesc="Authentication for Yesod." url="http://www.yesodweb.com/" license=("MIT") @@ -21,7 +21,7 @@ "haskell-unordered-containers" "haskell-wai" "haskell-yesod-core" "haskell-yesod-form" "haskell-yesod-persistent") source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha256sums=('7ccdf087e79e3117ea594891d46798e0f87d8c975c7f846fac53891d778a874b') +sha256sums=('42bfdfe72f5ef9f9e43d12dcd47f5a3415e6b883d455a7ad4cbfb7e900e760bf') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
