Date: Thursday, April 6, 2023 @ 05:23:18 Author: felixonmars Revision: 1438337
upgpkg: haskell-http-client-tls 0.3.6.1-93: rebuild with streaming-commons 0.2.2.6 Modified: haskell-http-client-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 05:22:39 UTC (rev 1438336) +++ PKGBUILD 2023-04-06 05:23:18 UTC (rev 1438337) @@ -4,7 +4,7 @@ _hkgname=http-client-tls pkgname=haskell-http-client-tls pkgver=0.3.6.1 -pkgrel=92 +pkgrel=93 pkgdesc="http-client backend using the connection package and tls library" url="https://github.com/snoyberg/http-client" license=("MIT")