Date: Sunday, August 21, 2022 @ 21:04:15 Author: felixonmars Revision: 1274019
upgpkg: haskell-http-client-tls 0.3.6.1-40: rebuild with http-client 0.7.13 Modified: haskell-http-client-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-21 21:03:32 UTC (rev 1274018) +++ PKGBUILD 2022-08-21 21:04:15 UTC (rev 1274019) @@ -4,7 +4,7 @@ _hkgname=http-client-tls pkgname=haskell-http-client-tls pkgver=0.3.6.1 -pkgrel=39 +pkgrel=40 pkgdesc="http-client backend using the connection package and tls library" url="https://github.com/snoyberg/http-client" license=("MIT")
