Date: Sunday, October 6, 2019 @ 12:40:24 Author: felixonmars Revision: 513314
upgpkg: haskell-warp 3.3.0-17 rebuild with happy 1.19.12 Modified: haskell-warp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-06 12:39:09 UTC (rev 513313) +++ PKGBUILD 2019-10-06 12:40:24 UTC (rev 513314) @@ -4,7 +4,7 @@ _hkgname=warp pkgname=haskell-warp pkgver=3.3.0 -pkgrel=16 +pkgrel=17 pkgdesc="A fast, light-weight web server for WAI applications." url="https://github.com/yesodweb/wai" license=("MIT")
