Date: Tuesday, August 9, 2022 @ 06:49:48 Author: felixonmars Revision: 1263165
upgpkg: haskell-http-client-tls 0.3.6.1-34: rebuild with http-client 0.7.12 Modified: haskell-http-client-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-09 06:49:04 UTC (rev 1263164) +++ PKGBUILD 2022-08-09 06:49:48 UTC (rev 1263165) @@ -4,7 +4,7 @@ _hkgname=http-client-tls pkgname=haskell-http-client-tls pkgver=0.3.6.1 -pkgrel=33 +pkgrel=34 pkgdesc="http-client backend using the connection package and tls library" url="https://github.com/snoyberg/http-client" license=("MIT")
