Date: Monday, August 17, 2020 @ 15:24:47 Author: felixonmars Revision: 682700
upgpkg: haskell-hspec 2.7.2-10: rebuild with ghc 8.10.2 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-17 15:24:10 UTC (rev 682699) +++ PKGBUILD 2020-08-17 15:24:47 UTC (rev 682700) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.7.2 -pkgrel=9 +pkgrel=10 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
