Date: Tuesday, August 18, 2020 @ 11:04:33 Author: felixonmars Revision: 683820
upgpkg: haskell-hspec-wai 0.10.1-70: rebuild with ghc 8.10.2 Modified: haskell-hspec-wai/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-18 11:03:23 UTC (rev 683819) +++ PKGBUILD 2020-08-18 11:04:33 UTC (rev 683820) @@ -4,7 +4,7 @@ _hkgname=hspec-wai pkgname=haskell-hspec-wai pkgver=0.10.1 -pkgrel=69 +pkgrel=70 pkgdesc="Experimental Hspec support for testing WAI applications" url="https://github.com/hspec/hspec-wai" license=("MIT")
