Date: Monday, June 6, 2022 @ 19:37:35 Author: felixonmars Revision: 1227046
upgpkg: haskell-http-client-tls 0.3.6.1-21: rebuild with tls 1.5.8 Modified: haskell-http-client-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-06 19:37:23 UTC (rev 1227045) +++ PKGBUILD 2022-06-06 19:37:35 UTC (rev 1227046) @@ -4,7 +4,7 @@ _hkgname=http-client-tls pkgname=haskell-http-client-tls pkgver=0.3.6.1 -pkgrel=20 +pkgrel=21 pkgdesc="http-client backend using the connection package and tls library" url="https://github.com/snoyberg/http-client" license=("MIT")
