Date: Thursday, April 2, 2020 @ 09:59:39 Author: felixonmars Revision: 609431
upgpkg: haskell-warp-tls 3.2.11-53: rebuild with QuickCheck 2.14 Modified: haskell-warp-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-02 09:59:03 UTC (rev 609430) +++ PKGBUILD 2020-04-02 09:59:39 UTC (rev 609431) @@ -4,7 +4,7 @@ _hkgname=warp-tls pkgname=haskell-warp-tls pkgver=3.2.11 -pkgrel=52 +pkgrel=53 pkgdesc="HTTP over TLS support for Warp via the TLS package" url="https://github.com/yesodweb/wai" license=("MIT")
