Date: Monday, June 20, 2016 @ 13:02:27 Author: felixonmars Revision: 180494
upgpkg: haskell-http-client-tls 0.2.4.1-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-tls/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-06-20 12:58:14 UTC (rev 180493) +++ PKGBUILD 2016-06-20 13:02:27 UTC (rev 180494) @@ -4,8 +4,8 @@ _hkgname=http-client-tls pkgname=haskell-http-client-tls -pkgver=0.2.4 -pkgrel=12 +pkgver=0.2.4.1 +pkgrel=1 pkgdesc="http-client backend using the connection package and tls library" url="https://github.com/snoyberg/http-client" license=("MIT") @@ -13,7 +13,7 @@ depends=("ghc=8.0.1" "haskell-connection" "haskell-data-default-class" "haskell-http-client" "haskell-network" "haskell-tls") source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha256sums=('da60ebd9c0eff1e7a44ce600b450da79a471dda648ae67503d34d69a49ff0921') +sha256sums=('8dc85884e15cd32f59a47e11861d78566c6ccb202e8d317403b784278f628ba3') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
