Date: Thursday, January 27, 2022 @ 16:20:37 Author: felixonmars Revision: 1117171
upgpkg: haskell-hspec-expectations 0.8.2-191: rebuild with async 2.2.4 Modified: haskell-hspec-expectations/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-27 16:17:22 UTC (rev 1117170) +++ PKGBUILD 2022-01-27 16:20:37 UTC (rev 1117171) @@ -3,7 +3,7 @@ _hkgname=hspec-expectations pkgname=haskell-hspec-expectations pkgver=0.8.2 -pkgrel=190 +pkgrel=191 pkgdesc="Catchy combinators for HUnit" url="https://github.com/sol/hspec-expectations" license=('MIT')
