Date: Thursday, April 2, 2020 @ 20:40:53 Author: felixonmars Revision: 610286
upgpkg: haskell-warp 3.3.9-19: rebuild with lifted-async 0.10.0.6 Modified: haskell-warp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-02 20:39:48 UTC (rev 610285) +++ PKGBUILD 2020-04-02 20:40:53 UTC (rev 610286) @@ -4,7 +4,7 @@ _hkgname=warp pkgname=haskell-warp pkgver=3.3.9 -pkgrel=18 +pkgrel=19 pkgdesc="A fast, light-weight web server for WAI applications." url="https://github.com/yesodweb/wai" license=("MIT")
