Date: Thursday, March 3, 2022 @ 11:03:56 Author: felixonmars Revision: 1140373
upgpkg: haskell-hspec-meta 2.7.8-180: rebuild with hspec 2.9.0, hspec-core 2.9.0, hspec-discover 2.9.0 Modified: haskell-hspec-meta/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-03 11:03:30 UTC (rev 1140372) +++ PKGBUILD 2022-03-03 11:03:56 UTC (rev 1140373) @@ -3,7 +3,7 @@ _hkgname=hspec-meta pkgname=haskell-hspec-meta pkgver=2.7.8 -pkgrel=179 +pkgrel=180 pkgdesc="A version of Hspec which is used to test Hspec itself" url="http://hspec.github.io/" license=('MIT')
