Date: Wednesday, December 30, 2020 @ 16:17:25 Author: felixonmars Revision: 799347
upgpkg: haskell-hspec-wai 0.11.1-11: rebuild with StateVar 1.2.1 Modified: haskell-hspec-wai/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-30 16:16:50 UTC (rev 799346) +++ PKGBUILD 2020-12-30 16:17:25 UTC (rev 799347) @@ -4,7 +4,7 @@ _hkgname=hspec-wai pkgname=haskell-hspec-wai pkgver=0.11.1 -pkgrel=10 +pkgrel=11 pkgdesc="Experimental Hspec support for testing WAI applications" url="https://github.com/hspec/hspec-wai" license=("MIT")
