Date: Wednesday, November 4, 2020 @ 19:11:44 Author: felixonmars Revision: 742546
upgpkg: haskell-warp 3.3.13-93: rebuild with quickcheck-instances 0.3.25 Modified: haskell-warp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-04 19:10:37 UTC (rev 742545) +++ PKGBUILD 2020-11-04 19:11:44 UTC (rev 742546) @@ -4,7 +4,7 @@ _hkgname=warp pkgname=haskell-warp pkgver=3.3.13 -pkgrel=92 +pkgrel=93 pkgdesc="A fast, light-weight web server for WAI applications." url="https://github.com/yesodweb/wai" license=("MIT")
