Date: Thursday, May 28, 2020 @ 14:16:43 Author: felixonmars Revision: 636337
upgpkg: haskell-warp-tls 3.2.11-78: rebuild with warp 3.3.12 Modified: haskell-warp-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-28 14:16:05 UTC (rev 636336) +++ PKGBUILD 2020-05-28 14:16:43 UTC (rev 636337) @@ -4,7 +4,7 @@ _hkgname=warp-tls pkgname=haskell-warp-tls pkgver=3.2.11 -pkgrel=77 +pkgrel=78 pkgdesc="HTTP over TLS support for Warp via the TLS package" url="https://github.com/yesodweb/wai" license=("MIT")
