Date: Tuesday, December 21, 2021 @ 21:57:31 Author: felixonmars Revision: 1082641
upgpkg: haskell-http-client-tls 0.3.5.3-467: rebuild with tls 1.5.6 Modified: haskell-http-client-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-21 21:56:18 UTC (rev 1082640) +++ PKGBUILD 2021-12-21 21:57:31 UTC (rev 1082641) @@ -4,7 +4,7 @@ _hkgname=http-client-tls pkgname=haskell-http-client-tls pkgver=0.3.5.3 -pkgrel=466 +pkgrel=467 pkgdesc="http-client backend using the connection package and tls library" url="https://github.com/snoyberg/http-client" license=("MIT")
