Date: Wednesday, January 22, 2020 @ 20:47:08 Author: felixonmars Revision: 554568
upgpkg: haskell-warp-tls 3.2.9-16: rebuild with base64-bytestring 1.0.0.3 Modified: haskell-warp-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-22 20:46:25 UTC (rev 554567) +++ PKGBUILD 2020-01-22 20:47:08 UTC (rev 554568) @@ -4,7 +4,7 @@ _hkgname=warp-tls pkgname=haskell-warp-tls pkgver=3.2.9 -pkgrel=15 +pkgrel=16 pkgdesc="HTTP over TLS support for Warp via the TLS package" url="https://github.com/yesodweb/wai" license=("MIT")
