Date: Monday, September 5, 2022 @ 19:52:37 Author: felixonmars Revision: 1293155
upgpkg: haskell-hspec-expectations 0.8.2-256: 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 19:52:23 UTC (rev 1293154) +++ PKGBUILD 2022-09-05 19:52:37 UTC (rev 1293155) @@ -3,7 +3,7 @@ _hkgname=hspec-expectations pkgname=haskell-hspec-expectations pkgver=0.8.2 -pkgrel=255 +pkgrel=256 pkgdesc="Catchy combinators for HUnit" url="https://github.com/sol/hspec-expectations" license=('MIT')
