Date: Monday, May 11, 2020 @ 20:17:29 Author: felixonmars Revision: 626435
upgpkg: haskell-hspec-core 2.7.1-40: 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 20:16:24 UTC (rev 626434) +++ PKGBUILD 2020-05-11 20:17:29 UTC (rev 626435) @@ -3,7 +3,7 @@ _hkgname=hspec-core pkgname=haskell-hspec-core pkgver=2.7.1 -pkgrel=39 +pkgrel=40 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
