Date: Monday, October 19, 2020 @ 13:39:35 Author: felixonmars Revision: 727125
upgpkg: haskell-http-client-tls 0.3.5.3-310: rebuild with conduit 1.3.3 Modified: haskell-http-client-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-19 13:38:53 UTC (rev 727124) +++ PKGBUILD 2020-10-19 13:39:35 UTC (rev 727125) @@ -4,7 +4,7 @@ _hkgname=http-client-tls pkgname=haskell-http-client-tls pkgver=0.3.5.3 -pkgrel=309 +pkgrel=310 pkgdesc="http-client backend using the connection package and tls library" url="https://github.com/snoyberg/http-client" license=("MIT")
