Date: Monday, May 25, 2020 @ 02:21:38 Author: felixonmars Revision: 633698
upgpkg: haskell-warp 3.3.11-8: rebuild with safe 0.3.19 Modified: haskell-warp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-25 02:18:40 UTC (rev 633697) +++ PKGBUILD 2020-05-25 02:21:38 UTC (rev 633698) @@ -4,7 +4,7 @@ _hkgname=warp pkgname=haskell-warp pkgver=3.3.11 -pkgrel=7 +pkgrel=8 pkgdesc="A fast, light-weight web server for WAI applications." url="https://github.com/yesodweb/wai" license=("MIT")