Date: Thursday, February 18, 2021 @ 12:13:40 Author: felixonmars Revision: 864075
upgpkg: haskell-warp-tls 3.3.0-135: rebuild with async 2.2.3 Modified: haskell-warp-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-18 12:13:03 UTC (rev 864074) +++ PKGBUILD 2021-02-18 12:13:40 UTC (rev 864075) @@ -4,7 +4,7 @@ _hkgname=warp-tls pkgname=haskell-warp-tls pkgver=3.3.0 -pkgrel=134 +pkgrel=135 pkgdesc="HTTP over TLS support for Warp via the TLS package" url="https://github.com/yesodweb/wai" license=("MIT")
