Date: Wednesday, February 17, 2021 @ 12:56:45 Author: felixonmars Revision: 862507
upgpkg: haskell-hspec 2.7.7-71: rebuild with async 2.2.3 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-17 12:56:16 UTC (rev 862506) +++ PKGBUILD 2021-02-17 12:56:45 UTC (rev 862507) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.7.7 -pkgrel=70 +pkgrel=71 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
