Date: Thursday, December 22, 2016 @ 06:15:55 Author: felixonmars Revision: 200902
upgpkg: haskell-http-client-tls 0.3.3-11 rebuild with tls-1.3.9 Modified: haskell-http-client-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-22 06:14:14 UTC (rev 200901) +++ PKGBUILD 2016-12-22 06:15:55 UTC (rev 200902) @@ -5,7 +5,7 @@ _hkgname=http-client-tls pkgname=haskell-http-client-tls pkgver=0.3.3 -pkgrel=10 +pkgrel=11 pkgdesc="http-client backend using the connection package and tls library" url="https://github.com/snoyberg/http-client" license=("MIT")
