Date: Friday, January 1, 2021 @ 03:25:54 Author: felixonmars Revision: 801697
upgpkg: haskell-warp 3.3.13-128: rebuild with contravariant 1.5.3 Modified: haskell-warp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-01 03:24:43 UTC (rev 801696) +++ PKGBUILD 2021-01-01 03:25:54 UTC (rev 801697) @@ -4,7 +4,7 @@ _hkgname=warp pkgname=haskell-warp pkgver=3.3.13 -pkgrel=127 +pkgrel=128 pkgdesc="A fast, light-weight web server for WAI applications." url="https://github.com/yesodweb/wai" license=("MIT")
