Date: Tuesday, March 23, 2021 @ 07:40:34 Author: felixonmars Revision: 900104
upgpkg: haskell-hspec-wai 0.11.1-70: rebuild with hspec 2.7.9, hspec-core 2.7.9, hspec-discover 2.7.9 Modified: haskell-hspec-wai/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-23 07:39:37 UTC (rev 900103) +++ PKGBUILD 2021-03-23 07:40:34 UTC (rev 900104) @@ -4,7 +4,7 @@ _hkgname=hspec-wai pkgname=haskell-hspec-wai pkgver=0.11.1 -pkgrel=69 +pkgrel=70 pkgdesc="Experimental Hspec support for testing WAI applications" url="https://github.com/hspec/hspec-wai" license=("MIT")
