Date: Tuesday, March 3, 2020 @ 07:11:32 Author: felixonmars Revision: 589433
upgpkg: haskell-hspec-wai 0.9.2-120: rebuild with resourcet 1.2.3 Modified: haskell-hspec-wai/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-03 07:10:49 UTC (rev 589432) +++ PKGBUILD 2020-03-03 07:11:32 UTC (rev 589433) @@ -4,7 +4,7 @@ _hkgname=hspec-wai pkgname=haskell-hspec-wai pkgver=0.9.2 -pkgrel=119 +pkgrel=120 pkgdesc="Experimental Hspec support for testing WAI applications" url="https://github.com/hspec/hspec-wai" license=("MIT")
