Date: Sunday, February 2, 2020 @ 06:28:12 Author: felixonmars Revision: 561298
upgpkg: haskell-warp-tls 3.2.10-8: rebuild with bifunctors 5.5.7 Modified: haskell-warp-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-02 06:27:32 UTC (rev 561297) +++ PKGBUILD 2020-02-02 06:28:12 UTC (rev 561298) @@ -4,7 +4,7 @@ _hkgname=warp-tls pkgname=haskell-warp-tls pkgver=3.2.10 -pkgrel=7 +pkgrel=8 pkgdesc="HTTP over TLS support for Warp via the TLS package" url="https://github.com/yesodweb/wai" license=("MIT")