Date: Monday, August 31, 2020 @ 01:09:43 Author: felixonmars Revision: 693274
upgpkg: haskell-hspec 2.7.2-29: rebuild with happy 1.20.0 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-31 01:09:02 UTC (rev 693273) +++ PKGBUILD 2020-08-31 01:09:43 UTC (rev 693274) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.7.2 -pkgrel=28 +pkgrel=29 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
