Date: Saturday, March 4, 2017 @ 14:15:51 Author: felixonmars Revision: 214878
upgpkg: haskell-yesod-auth 1.4.17-1 Modified: haskell-yesod-auth/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-03-04 14:15:45 UTC (rev 214877) +++ PKGBUILD 2017-03-04 14:15:51 UTC (rev 214878) @@ -4,8 +4,8 @@ _hkgname=yesod-auth pkgname=haskell-yesod-auth -pkgver=1.4.16 -pkgrel=25 +pkgver=1.4.17 +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=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha256sums=('a2c76409522ac276b92d31e13ffa94ae51194ffdb902a41f979d25181a5182d2') +sha256sums=('444a9b4b913e5f7addb1b9c5aa778f32d2b9e040d9b1c4d8a232fae908392891') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
