Date: Tuesday, August 9, 2022 @ 06:52:50 Author: felixonmars Revision: 1263179
upgpkg: haskell-warp-tls 3.3.2-130: rebuild with http-client 0.7.12 Modified: haskell-warp-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-09 06:52:42 UTC (rev 1263178) +++ PKGBUILD 2022-08-09 06:52:50 UTC (rev 1263179) @@ -4,7 +4,7 @@ _hkgname=warp-tls pkgname=haskell-warp-tls pkgver=3.3.2 -pkgrel=129 +pkgrel=130 pkgdesc="HTTP over TLS support for Warp via the TLS package" url="https://github.com/yesodweb/wai" license=("MIT")
