Date: Sunday, April 19, 2020 @ 21:40:41 Author: felixonmars Revision: 616645
upgpkg: haskell-hspec-wai 0.10.1-21: rebuild with resourcet 1.2.4 Modified: haskell-hspec-wai/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-19 21:40:03 UTC (rev 616644) +++ PKGBUILD 2020-04-19 21:40:41 UTC (rev 616645) @@ -4,7 +4,7 @@ _hkgname=hspec-wai pkgname=haskell-hspec-wai pkgver=0.10.1 -pkgrel=20 +pkgrel=21 pkgdesc="Experimental Hspec support for testing WAI applications" url="https://github.com/hspec/hspec-wai" license=("MIT")
