Date: Monday, April 11, 2016 @ 14:54:08 Author: fyan Revision: 170426
upgpkg: haskell-yesod-core 1.4.20.1-1 rebuild with http-client-0.4.27.1, http-client-tls-0.2.3, http-conduit-2.1.9, yaml-0.8.17, yesod-1.4.3, yesod-auth-1.4.13.1, yesod-core-1.4.20.1 Modified: haskell-yesod-core/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-04-11 12:50:24 UTC (rev 170425) +++ PKGBUILD 2016-04-11 12:54:08 UTC (rev 170426) @@ -4,8 +4,8 @@ _hkgname=yesod-core pkgname=haskell-yesod-core -pkgver=1.4.20 -pkgrel=4 +pkgver=1.4.20.1 +pkgrel=1 pkgdesc="Creation of type-safe, RESTful web applications." url="http://www.yesodweb.com/" license=("MIT") @@ -26,7 +26,7 @@ options=('staticlibs') source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") install="${pkgname}.install" -sha256sums=('a47689a8d681e1083538ea9126601f70db3869a74170901de29250ce3d9c1bda') +sha256sums=('e742d6cb5b7f65b97f9dbb7e9586ef4cc27169aa7ac7a030119e6c52b69c4f86') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
