Date: Thursday, April 8, 2021 @ 11:03:16 Author: felixonmars Revision: 913869
upgpkg: haskell-warp 3.3.14-50: rebuild with vector 0.12.3.0 Modified: haskell-warp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-08 11:01:55 UTC (rev 913868) +++ PKGBUILD 2021-04-08 11:03:16 UTC (rev 913869) @@ -4,7 +4,7 @@ _hkgname=warp pkgname=haskell-warp pkgver=3.3.14 -pkgrel=49 +pkgrel=50 pkgdesc="A fast, light-weight web server for WAI applications." url="https://github.com/yesodweb/wai" license=("MIT")