Date: Wednesday, February 24, 2021 @ 12:48:34 Author: felixonmars Revision: 871348
upgpkg: haskell-warp 3.3.14-25: rebuild with aeson 1.5.6.0 Modified: haskell-warp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-24 12:47:40 UTC (rev 871347) +++ PKGBUILD 2021-02-24 12:48:34 UTC (rev 871348) @@ -4,7 +4,7 @@ _hkgname=warp pkgname=haskell-warp pkgver=3.3.14 -pkgrel=24 +pkgrel=25 pkgdesc="A fast, light-weight web server for WAI applications." url="https://github.com/yesodweb/wai" license=("MIT")