Date: Monday, May 18, 2020 @ 09:59:08 Author: felixonmars Revision: 629388
upgpkg: haskell-warp-tls 3.2.11-70: rebuild with warp 3.3.11 Modified: haskell-warp-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-18 09:59:04 UTC (rev 629387) +++ PKGBUILD 2020-05-18 09:59:08 UTC (rev 629388) @@ -4,7 +4,7 @@ _hkgname=warp-tls pkgname=haskell-warp-tls pkgver=3.2.11 -pkgrel=69 +pkgrel=70 pkgdesc="HTTP over TLS support for Warp via the TLS package" url="https://github.com/yesodweb/wai" license=("MIT")
