Date: Sunday, March 13, 2022 @ 21:09:27 Author: felixonmars Revision: 1151436
upgpkg: haskell-hspec-meta 2.7.8-192: rebuild with hspec 2.9.1, hspec-core 2.9.1, hspec-discover 2.9.1 Modified: haskell-hspec-meta/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-13 21:09:27 UTC (rev 1151435) +++ PKGBUILD 2022-03-13 21:09:27 UTC (rev 1151436) @@ -3,7 +3,7 @@ _hkgname=hspec-meta pkgname=haskell-hspec-meta pkgver=2.7.8 -pkgrel=191 +pkgrel=192 pkgdesc="A version of Hspec which is used to test Hspec itself" url="http://hspec.github.io/" license=('MIT')
