Date: Sunday, January 20, 2019 @ 13:03:14 Author: felixonmars Revision: 425155
upgpkg: haskell-warp 3.2.25-52 rebuild with pretty-show 1.9.5 Modified: haskell-warp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-01-20 13:01:41 UTC (rev 425154) +++ PKGBUILD 2019-01-20 13:03:14 UTC (rev 425155) @@ -4,7 +4,7 @@ _hkgname=warp pkgname=haskell-warp pkgver=3.2.25 -pkgrel=51 +pkgrel=52 pkgdesc="A fast, light-weight web server for WAI applications." url="https://github.com/yesodweb/wai" license=("MIT")
