Date: Thursday, March 19, 2020 @ 19:02:12 Author: felixonmars Revision: 601091
upgpkg: haskell-http-client-tls 0.3.5.3-201: rebuild with conduit 1.3.2 Modified: haskell-http-client-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-19 19:01:34 UTC (rev 601090) +++ PKGBUILD 2020-03-19 19:02:12 UTC (rev 601091) @@ -4,7 +4,7 @@ _hkgname=http-client-tls pkgname=haskell-http-client-tls pkgver=0.3.5.3 -pkgrel=200 +pkgrel=201 pkgdesc="http-client backend using the connection package and tls library" url="https://github.com/snoyberg/http-client" license=("MIT")
