Date: Monday, February 1, 2021 @ 05:41:47 Author: felixonmars Revision: 839366
upgpkg: haskell-warp 3.3.13-151: rebuild with unliftio 0.2.14 Modified: haskell-warp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-01 05:40:14 UTC (rev 839365) +++ PKGBUILD 2021-02-01 05:41:47 UTC (rev 839366) @@ -4,7 +4,7 @@ _hkgname=warp pkgname=haskell-warp pkgver=3.3.13 -pkgrel=150 +pkgrel=151 pkgdesc="A fast, light-weight web server for WAI applications." url="https://github.com/yesodweb/wai" license=("MIT")