Date: Monday, April 11, 2016 @ 14:49:50 Author: fyan Revision: 170424
upgpkg: haskell-http-client-tls 0.2.3-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-tls/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-04-11 12:40:53 UTC (rev 170423) +++ PKGBUILD 2016-04-11 12:49:50 UTC (rev 170424) @@ -4,8 +4,8 @@ _hkgname=http-client-tls pkgname=haskell-http-client-tls -pkgver=0.2.2 -pkgrel=34 +pkgver=0.2.3 +pkgrel=1 pkgdesc="http-client backend using the connection package and tls library" url="https://github.com/snoyberg/http-client" license=("MIT") @@ -15,7 +15,7 @@ options=('staticlibs') source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") install="${pkgname}.install" -sha256sums=('451e5833a1f07fdc162fde4371ac92986932d5c38f9969ace7babb020bc80128') +sha256sums=('7b2c7c2f3a68a2d8e069e1f5565b77ae8b8a9459e39b3ac5d5500705e2ff4f24') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
