Date: Monday, April 11, 2016 @ 14:40:17 Author: fyan Revision: 170422
upgpkg: haskell-http-client 0.4.27.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-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-04-11 11:53:46 UTC (rev 170421) +++ PKGBUILD 2016-04-11 12:40:17 UTC (rev 170422) @@ -4,8 +4,8 @@ _hkgname=http-client pkgname=haskell-http-client -pkgver=0.4.27 -pkgrel=6 +pkgver=0.4.27.1 +pkgrel=1 pkgdesc="An HTTP client engine, intended as a base layer for more user-friendly packages." url="https://github.com/snoyberg/http-client" license=("MIT") @@ -17,7 +17,7 @@ options=('staticlibs') source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") install="${pkgname}.install" -sha256sums=('3700731ca44470847b9a6429c61b7501318443ded995c33c7f52c9a7fd23a88b') +sha256sums=('e0c74065e7e138d8cbe477ba010c7bd352a7ffedd240d1ecaeee274d0ad0bde2') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
