Date: Wednesday, November 4, 2020 @ 19:15:59 Author: felixonmars Revision: 742554
upgpkg: haskell-warp 3.3.13-94: 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:14:52 UTC (rev 742553) +++ PKGBUILD 2020-11-04 19:15:59 UTC (rev 742554) @@ -4,7 +4,7 @@ _hkgname=warp pkgname=haskell-warp pkgver=3.3.13 -pkgrel=93 +pkgrel=94 pkgdesc="A fast, light-weight web server for WAI applications." url="https://github.com/yesodweb/wai" license=("MIT")
