Date: Monday, January 27, 2020 @ 15:18:39 Author: felixonmars Revision: 556115
upgpkg: haskell-hspec-wai 0.9.2-94: rebuild with doctest 0.16.1 Modified: haskell-hspec-wai/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-27 15:17:43 UTC (rev 556114) +++ PKGBUILD 2020-01-27 15:18:39 UTC (rev 556115) @@ -4,7 +4,7 @@ _hkgname=hspec-wai pkgname=haskell-hspec-wai pkgver=0.9.2 -pkgrel=93 +pkgrel=94 pkgdesc="Experimental Hspec support for testing WAI applications" url="https://github.com/hspec/hspec-wai" license=("MIT")
