Date: Thursday, February 27, 2020 @ 11:08:27 Author: felixonmars Revision: 583859
upgpkg: haskell-hspec 2.7.1-29: rebuild with ghc 8.8.3 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-27 11:07:53 UTC (rev 583858) +++ PKGBUILD 2020-02-27 11:08:27 UTC (rev 583859) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.7.1 -pkgrel=28 +pkgrel=29 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
