Date: Monday, September 5, 2022 @ 20:25:33 Author: felixonmars Revision: 1293257
upgpkg: haskell-hspec-expectations 0.8.2-257: rebuild with hspec 2.10.0, hspec-core 2.10.0, hspec-discover 2.10.0 Modified: haskell-hspec-expectations/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-05 20:25:19 UTC (rev 1293256) +++ PKGBUILD 2022-09-05 20:25:33 UTC (rev 1293257) @@ -3,7 +3,7 @@ _hkgname=hspec-expectations pkgname=haskell-hspec-expectations pkgver=0.8.2 -pkgrel=256 +pkgrel=257 pkgdesc="Catchy combinators for HUnit" url="https://github.com/sol/hspec-expectations" license=('MIT')
