Date: Friday, March 5, 2021 @ 18:38:02 Author: felixonmars Revision: 882064
upgpkg: haskell-hspec-core 2.7.8-5: rebuild with hspec 2.7.8, hspec-core 2.7.8, hspec-discover 2.7.8 (rebuild pass 1, specified --nocheck) Modified: haskell-hspec-core/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-05 18:37:30 UTC (rev 882063) +++ PKGBUILD 2021-03-05 18:38:02 UTC (rev 882064) @@ -3,7 +3,7 @@ _hkgname=hspec-core pkgname=haskell-hspec-core pkgver=2.7.8 -pkgrel=4 +pkgrel=5 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')