Date: Sunday, February 5, 2023 @ 22:59:56 Author: felixonmars Revision: 1392936
upgpkg: haskell-hspec-meta 2.10.5-23: rebuild with hspec 2.10.8, hspec-core 2.10.8, hspec-discover 2.10.8 Modified: haskell-hspec-meta/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-05 22:59:21 UTC (rev 1392935) +++ PKGBUILD 2023-02-05 22:59:56 UTC (rev 1392936) @@ -3,7 +3,7 @@ _hkgname=hspec-meta pkgname=haskell-hspec-meta pkgver=2.10.5 -pkgrel=22 +pkgrel=23 pkgdesc="A version of Hspec which is used to test Hspec itself" url="http://hspec.github.io/" license=('MIT')
