Date: Tuesday, March 12, 2019 @ 18:35:22 Author: felixonmars Revision: 440670
upgpkg: haskell-warp 3.2.26-17 rebuild with conduit-extra 1.3.1.1 Modified: haskell-warp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-12 18:34:00 UTC (rev 440669) +++ PKGBUILD 2019-03-12 18:35:22 UTC (rev 440670) @@ -4,7 +4,7 @@ _hkgname=warp pkgname=haskell-warp pkgver=3.2.26 -pkgrel=16 +pkgrel=17 pkgdesc="A fast, light-weight web server for WAI applications." url="https://github.com/yesodweb/wai" license=("MIT")