Date: Monday, June 20, 2016 @ 12:57:39 Author: felixonmars Revision: 180492
upgpkg: haskell-http-client 0.4.29-1 rebuild with dns-2.0.3, extra-1.4.10, generic-deriving-1.10.5, http-client-0.4.29, http-client-tls-0.2.4.1, language-javascript-0.6.0.7, monad-par-0.3.4.8, path-0.5.8, semigroupoids-5.1, wai-extra-3.0.15.2 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-06-20 12:55:45 UTC (rev 180491) +++ PKGBUILD 2016-06-20 12:57:39 UTC (rev 180492) @@ -4,8 +4,8 @@ _hkgname=http-client pkgname=haskell-http-client -pkgver=0.4.28 -pkgrel=8 +pkgver=0.4.29 +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") @@ -15,7 +15,7 @@ "haskell-mime-types" "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=('24346facd4af7268d2c0d828b4865b9b8ba7351d458dd95a3e67094422dfe026') +sha256sums=('2282176f481addaf9b1f3d6e2a23c13e3cbe9e9f7351b4cb30eab3749ef87f19') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
