Date: Monday, December 20, 2021 @ 05:27:44 Author: felixonmars Revision: 1079516
upgpkg: haskell-warp 3.3.18-8: rebuild with attoparsec 0.14.2 Modified: haskell-warp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-20 05:26:27 UTC (rev 1079515) +++ PKGBUILD 2021-12-20 05:27:44 UTC (rev 1079516) @@ -4,7 +4,7 @@ _hkgname=warp pkgname=haskell-warp pkgver=3.3.18 -pkgrel=7 +pkgrel=8 pkgdesc="A fast, light-weight web server for WAI applications." url="https://github.com/yesodweb/wai" license=("MIT")