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