Date: Wednesday, August 12, 2020 @ 21:28:00 Author: felixonmars Revision: 676792
upgpkg: haskell-warp 3.3.13-26: rebuild with quickcheck-instances 0.3.24 Modified: haskell-warp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-12 21:26:52 UTC (rev 676791) +++ PKGBUILD 2020-08-12 21:28:00 UTC (rev 676792) @@ -4,7 +4,7 @@ _hkgname=warp pkgname=haskell-warp pkgver=3.3.13 -pkgrel=25 +pkgrel=26 pkgdesc="A fast, light-weight web server for WAI applications." url="https://github.com/yesodweb/wai" license=("MIT")
