Date: Monday, May 11, 2020 @ 19:39:40 Author: felixonmars Revision: 626395
upgpkg: haskell-hspec-core 2.7.1-39: rebuild with tasty 1.3 Modified: haskell-hspec-core/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-11 19:38:34 UTC (rev 626394) +++ PKGBUILD 2020-05-11 19:39:40 UTC (rev 626395) @@ -3,7 +3,7 @@ _hkgname=hspec-core pkgname=haskell-hspec-core pkgver=2.7.1 -pkgrel=38 +pkgrel=39 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
