Date: Thursday, January 21, 2021 @ 21:19:14 Author: felixonmars Revision: 824132
upgpkg: haskell-hspec-wai 0.11.1-25: rebuild with wai-extra 3.1.6 Modified: haskell-hspec-wai/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-21 21:17:22 UTC (rev 824131) +++ PKGBUILD 2021-01-21 21:19:14 UTC (rev 824132) @@ -4,7 +4,7 @@ _hkgname=hspec-wai pkgname=haskell-hspec-wai pkgver=0.11.1 -pkgrel=24 +pkgrel=25 pkgdesc="Experimental Hspec support for testing WAI applications" url="https://github.com/hspec/hspec-wai" license=("MIT")
