Date: Monday, February 15, 2021 @ 16:28:00 Author: felixonmars Revision: 861338
upgpkg: haskell-warp-tls 3.3.0-134: rebuild with doctest 0.18 Modified: haskell-warp-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-15 16:27:29 UTC (rev 861337) +++ PKGBUILD 2021-02-15 16:28:00 UTC (rev 861338) @@ -4,7 +4,7 @@ _hkgname=warp-tls pkgname=haskell-warp-tls pkgver=3.3.0 -pkgrel=133 +pkgrel=134 pkgdesc="HTTP over TLS support for Warp via the TLS package" url="https://github.com/yesodweb/wai" license=("MIT")
