Date: Thursday, August 13, 2020 @ 14:34:34 Author: felixonmars Revision: 677350
upgpkg: haskell-hspec-meta 2.6.0-71: rebuild with hspec 2.7.2, hspec-core 2.7.2, hspec-discover 2.7.2 Modified: haskell-hspec-meta/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-13 14:33:48 UTC (rev 677349) +++ PKGBUILD 2020-08-13 14:34:34 UTC (rev 677350) @@ -3,7 +3,7 @@ _hkgname=hspec-meta pkgname=haskell-hspec-meta pkgver=2.6.0 -pkgrel=70 +pkgrel=71 pkgdesc="A version of Hspec which is used to test Hspec itself" url="http://hspec.github.io/" license=('MIT')
