Date: Wednesday, November 4, 2020 @ 18:13:24 Author: felixonmars Revision: 742492
upgpkg: haskell-hspec-wai 0.11.0-19: rebuild with quickcheck-instances 0.3.25 Modified: haskell-hspec-wai/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-04 18:12:37 UTC (rev 742491) +++ PKGBUILD 2020-11-04 18:13:24 UTC (rev 742492) @@ -4,7 +4,7 @@ _hkgname=hspec-wai pkgname=haskell-hspec-wai pkgver=0.11.0 -pkgrel=18 +pkgrel=19 pkgdesc="Experimental Hspec support for testing WAI applications" url="https://github.com/hspec/hspec-wai" license=("MIT")
