Date: Thursday, October 1, 2020 @ 17:53:33 Author: felixonmars Revision: 714234
upgpkg: haskell-hspec 2.7.4-8: rebuild with base-orphans 0.8.3 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-01 17:52:52 UTC (rev 714233) +++ PKGBUILD 2020-10-01 17:53:33 UTC (rev 714234) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.7.4 -pkgrel=7 +pkgrel=8 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
