Date: Friday, March 20, 2020 @ 18:14:01 Author: felixonmars Revision: 601989
upgpkg: haskell-warp 3.3.9-7: rebuild with conduit-extra 1.3.5 Modified: haskell-warp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-20 18:12:55 UTC (rev 601988) +++ PKGBUILD 2020-03-20 18:14:01 UTC (rev 601989) @@ -4,7 +4,7 @@ _hkgname=warp pkgname=haskell-warp pkgver=3.3.9 -pkgrel=6 +pkgrel=7 pkgdesc="A fast, light-weight web server for WAI applications." url="https://github.com/yesodweb/wai" license=("MIT")