Date: Sunday, November 6, 2022 @ 14:34:52 Author: felixonmars Revision: 1342878
upgpkg: haskell-hspec-meta 2.9.3-130: rebuild with hspec 2.10.4, hspec-core 2.10.4, hspec-discover 2.10.4 Modified: haskell-hspec-meta/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-06 14:34:05 UTC (rev 1342877) +++ PKGBUILD 2022-11-06 14:34:52 UTC (rev 1342878) @@ -3,7 +3,7 @@ _hkgname=hspec-meta pkgname=haskell-hspec-meta pkgver=2.9.3 -pkgrel=129 +pkgrel=130 pkgdesc="A version of Hspec which is used to test Hspec itself" url="http://hspec.github.io/" license=('MIT')
