Date: Wednesday, February 17, 2021 @ 12:54:23 Author: felixonmars Revision: 862501
upgpkg: haskell-hspec-meta 2.7.8-10: rebuild with async 2.2.3 Modified: haskell-hspec-meta/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-17 12:53:40 UTC (rev 862500) +++ PKGBUILD 2021-02-17 12:54:23 UTC (rev 862501) @@ -3,7 +3,7 @@ _hkgname=hspec-meta pkgname=haskell-hspec-meta pkgver=2.7.8 -pkgrel=9 +pkgrel=10 pkgdesc="A version of Hspec which is used to test Hspec itself" url="http://hspec.github.io/" license=('MIT')
