Date: Thursday, March 10, 2022 @ 18:11:42 Author: felixonmars Revision: 1146018
upgpkg: haskell-hspec-wai 0.11.1-188: rebuild with doctest 0.19.0 Modified: haskell-hspec-wai/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-10 18:11:16 UTC (rev 1146017) +++ PKGBUILD 2022-03-10 18:11:42 UTC (rev 1146018) @@ -4,7 +4,7 @@ _hkgname=hspec-wai pkgname=haskell-hspec-wai pkgver=0.11.1 -pkgrel=187 +pkgrel=188 pkgdesc="Experimental Hspec support for testing WAI applications" url="https://github.com/hspec/hspec-wai" license=("MIT")
