Date: Thursday, October 22, 2020 @ 21:33:20 Author: felixonmars Revision: 730169
upgpkg: haskell-http-client-tls 0.3.5.3-312: rebuild with profunctors 5.6 Modified: haskell-http-client-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-22 21:32:57 UTC (rev 730168) +++ PKGBUILD 2020-10-22 21:33:20 UTC (rev 730169) @@ -4,7 +4,7 @@ _hkgname=http-client-tls pkgname=haskell-http-client-tls pkgver=0.3.5.3 -pkgrel=311 +pkgrel=312 pkgdesc="http-client backend using the connection package and tls library" url="https://github.com/snoyberg/http-client" license=("MIT")
