Date: Thursday, March 19, 2020 @ 18:43:30 Author: felixonmars Revision: 601073
upgpkg: haskell-warp 3.3.9-4: rebuild with conduit 1.3.2 Modified: haskell-warp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-19 18:42:23 UTC (rev 601072) +++ PKGBUILD 2020-03-19 18:43:30 UTC (rev 601073) @@ -4,7 +4,7 @@ _hkgname=warp pkgname=haskell-warp pkgver=3.3.9 -pkgrel=3 +pkgrel=4 pkgdesc="A fast, light-weight web server for WAI applications." url="https://github.com/yesodweb/wai" license=("MIT")