Date: Sunday, September 27, 2020 @ 14:54:46 Author: felixonmars Revision: 712666
upgpkg: haskell-hspec-wai-json 0.11.0-2: rebuild with wai-extra 3.1.0 Modified: haskell-hspec-wai-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-27 14:54:12 UTC (rev 712665) +++ PKGBUILD 2020-09-27 14:54:46 UTC (rev 712666) @@ -4,7 +4,7 @@ _hkgname=hspec-wai-json pkgname=haskell-hspec-wai-json pkgver=0.11.0 -pkgrel=1 +pkgrel=2 pkgdesc="Testing JSON APIs with hspec-wai" url="https://github.com/hspec/hspec-wai" license=("MIT")