Date: Monday, November 23, 2020 @ 00:19:32 Author: felixonmars Revision: 759788
upgpkg: haskell-hspec-wai 0.11.0-26: rebuild with optparse-applicative 0.16.1.0 Modified: haskell-hspec-wai/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-23 00:18:36 UTC (rev 759787) +++ PKGBUILD 2020-11-23 00:19:32 UTC (rev 759788) @@ -4,7 +4,7 @@ _hkgname=hspec-wai pkgname=haskell-hspec-wai pkgver=0.11.0 -pkgrel=25 +pkgrel=26 pkgdesc="Experimental Hspec support for testing WAI applications" url="https://github.com/hspec/hspec-wai" license=("MIT")
