Date: Tuesday, May 26, 2020 @ 22:07:01 Author: felixonmars Revision: 635461
upgpkg: haskell-warp 3.3.11-11: rebuild with quickcheck-instances 0.3.23 Modified: haskell-warp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-26 22:05:58 UTC (rev 635460) +++ PKGBUILD 2020-05-26 22:07:01 UTC (rev 635461) @@ -4,7 +4,7 @@ _hkgname=warp pkgname=haskell-warp pkgver=3.3.11 -pkgrel=10 +pkgrel=11 pkgdesc="A fast, light-weight web server for WAI applications." url="https://github.com/yesodweb/wai" license=("MIT")
