Date: Monday, January 24, 2022 @ 12:06:49 Author: felixonmars Revision: 1114331
upgpkg: haskell-hspec-meta 2.7.8-161: rebuild with hspec 2.8.5, hspec-core 2.8.5, hspec-discover 2.8.5 Modified: haskell-hspec-meta/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-24 12:06:18 UTC (rev 1114330) +++ PKGBUILD 2022-01-24 12:06:49 UTC (rev 1114331) @@ -3,7 +3,7 @@ _hkgname=hspec-meta pkgname=haskell-hspec-meta pkgver=2.7.8 -pkgrel=160 +pkgrel=161 pkgdesc="A version of Hspec which is used to test Hspec itself" url="http://hspec.github.io/" license=('MIT')
