Date: Wednesday, April 1, 2020 @ 21:22:10 Author: felixonmars Revision: 609259
upgpkg: haskell-hspec-wai-json 0.10.1-14: rebuild with QuickCheck 2.14 Modified: haskell-hspec-wai-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-01 21:21:31 UTC (rev 609258) +++ PKGBUILD 2020-04-01 21:22:10 UTC (rev 609259) @@ -4,7 +4,7 @@ _hkgname=hspec-wai-json pkgname=haskell-hspec-wai-json pkgver=0.10.1 -pkgrel=13 +pkgrel=14 pkgdesc="Testing JSON APIs with hspec-wai" url="https://github.com/hspec/hspec-wai" license=("MIT")
