Date: Saturday, March 21, 2020 @ 08:01:17 Author: felixonmars Revision: 602431
upgpkg: haskell-warp 3.3.9-8: rebuild with haskell-src-exts 1.23.0 Modified: haskell-warp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-21 08:00:08 UTC (rev 602430) +++ PKGBUILD 2020-03-21 08:01:17 UTC (rev 602431) @@ -4,7 +4,7 @@ _hkgname=warp pkgname=haskell-warp pkgver=3.3.9 -pkgrel=7 +pkgrel=8 pkgdesc="A fast, light-weight web server for WAI applications." url="https://github.com/yesodweb/wai" license=("MIT")
