Date: Saturday, February 27, 2021 @ 11:07:45 Author: felixonmars Revision: 874757
upgpkg: haskell-warp 3.3.14-29: rebuild with foldl 1.4.11 Modified: haskell-warp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-27 11:06:57 UTC (rev 874756) +++ PKGBUILD 2021-02-27 11:07:45 UTC (rev 874757) @@ -4,7 +4,7 @@ _hkgname=warp pkgname=haskell-warp pkgver=3.3.14 -pkgrel=28 +pkgrel=29 pkgdesc="A fast, light-weight web server for WAI applications." url="https://github.com/yesodweb/wai" license=("MIT")
