Date: Monday, August 29, 2016 @ 09:22:13 Author: felixonmars Revision: 187888
upgpkg: haskell-http-client 0.5.2-1 rebuild with conduit-combinators-1.0.5, hackage-security-0.5.2.2, hasktags-0.69.2, hoogle-5.0.3, http-client-0.5.2, http-conduit-2.2.0.1, stylish-haskell-0.6.4.0, yesod-core-1.4.24 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-08-29 08:51:25 UTC (rev 187887) +++ PKGBUILD 2016-08-29 09:22:13 UTC (rev 187888) @@ -4,8 +4,8 @@ _hkgname=http-client pkgname=haskell-http-client -pkgver=0.5.1 -pkgrel=3 +pkgver=0.5.2 +pkgrel=1 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT") @@ -15,7 +15,7 @@ "haskell-network" "haskell-network-uri" "haskell-random" "haskell-streaming-commons" "haskell-text") source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha256sums=('7406a258594989546a9706179b1ee76708b7258394a6cff280167cf26ce1d1f0') +sha256sums=('a1697c94f8f777b402f0b274eb58a638facdda16572a3cd5822185e61165288a') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
