Date: Monday, March 30, 2020 @ 22:49:54 Author: felixonmars Revision: 607454
upgpkg: haskell-hspec-wai 0.10.1-13: rebuild with doctest 0.16.3 Modified: haskell-hspec-wai/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-30 22:49:11 UTC (rev 607453) +++ PKGBUILD 2020-03-30 22:49:54 UTC (rev 607454) @@ -4,7 +4,7 @@ _hkgname=hspec-wai pkgname=haskell-hspec-wai pkgver=0.10.1 -pkgrel=12 +pkgrel=13 pkgdesc="Experimental Hspec support for testing WAI applications" url="https://github.com/hspec/hspec-wai" license=("MIT")
