Date: Wednesday, March 23, 2022 @ 22:02:14 Author: felixonmars Revision: 1172126
upgpkg: haskell-hspec-expectations 0.8.2-213: rebuild with hspec 2.9.3, hspec-core 2.9.3, hspec-discover 2.9.3, hspec-meta 2.9.2 Modified: haskell-hspec-expectations/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-23 22:02:06 UTC (rev 1172125) +++ PKGBUILD 2022-03-23 22:02:14 UTC (rev 1172126) @@ -3,7 +3,7 @@ _hkgname=hspec-expectations pkgname=haskell-hspec-expectations pkgver=0.8.2 -pkgrel=212 +pkgrel=213 pkgdesc="Catchy combinators for HUnit" url="https://github.com/sol/hspec-expectations" license=('MIT')
