Date: Thursday, January 27, 2022 @ 19:33:21 Author: felixonmars Revision: 1117393
upgpkg: haskell-hspec 2.8.5-13: rebuild with async 2.2.4 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-27 19:33:00 UTC (rev 1117392) +++ PKGBUILD 2022-01-27 19:33:21 UTC (rev 1117393) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.8.5 -pkgrel=12 +pkgrel=13 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
