Date: Monday, October 19, 2020 @ 17:38:03 Author: felixonmars Revision: 727211
upgpkg: haskell-warp-tls 3.3.0-53: rebuild with conduit 1.3.3 Modified: haskell-warp-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-19 17:38:02 UTC (rev 727210) +++ PKGBUILD 2020-10-19 17:38:03 UTC (rev 727211) @@ -4,7 +4,7 @@ _hkgname=warp-tls pkgname=haskell-warp-tls pkgver=3.3.0 -pkgrel=52 +pkgrel=53 pkgdesc="HTTP over TLS support for Warp via the TLS package" url="https://github.com/yesodweb/wai" license=("MIT")
