Date: Friday, August 21, 2020 @ 20:44:47 Author: felixonmars Revision: 686467
upgpkg: haskell-warp-tls 3.3.0-26: rebuild with http-client 0.7.2 Modified: haskell-warp-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-21 20:44:05 UTC (rev 686466) +++ PKGBUILD 2020-08-21 20:44:47 UTC (rev 686467) @@ -4,7 +4,7 @@ _hkgname=warp-tls pkgname=haskell-warp-tls pkgver=3.3.0 -pkgrel=25 +pkgrel=26 pkgdesc="HTTP over TLS support for Warp via the TLS package" url="https://github.com/yesodweb/wai" license=("MIT")
