Date: Thursday, August 13, 2020 @ 13:55:00 Author: felixonmars Revision: 677304
upgpkg: haskell-hspec-meta 2.6.0-70: 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 13:54:16 UTC (rev 677303) +++ PKGBUILD 2020-08-13 13:55:00 UTC (rev 677304) @@ -3,7 +3,7 @@ _hkgname=hspec-meta pkgname=haskell-hspec-meta pkgver=2.6.0 -pkgrel=69 +pkgrel=70 pkgdesc="A version of Hspec which is used to test Hspec itself" url="http://hspec.github.io/" license=('MIT')
