Date: Thursday, October 1, 2020 @ 21:58:03 Author: felixonmars Revision: 714416
upgpkg: haskell-hspec 2.7.4-11: 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 21:57:44 UTC (rev 714415) +++ PKGBUILD 2020-10-01 21:58:03 UTC (rev 714416) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.7.4 -pkgrel=10 +pkgrel=11 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
