Date: Tuesday, March 2, 2021 @ 23:44:37 Author: felixonmars Revision: 878651
upgpkg: haskell-warp 3.3.14-32: rebuild with conduit 1.3.4.1 Modified: haskell-warp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-02 23:43:45 UTC (rev 878650) +++ PKGBUILD 2021-03-02 23:44:37 UTC (rev 878651) @@ -4,7 +4,7 @@ _hkgname=warp pkgname=haskell-warp pkgver=3.3.14 -pkgrel=31 +pkgrel=32 pkgdesc="A fast, light-weight web server for WAI applications." url="https://github.com/yesodweb/wai" license=("MIT")