Date: Wednesday, April 8, 2020 @ 21:22:58 Author: foutrelis Revision: 612728
libffi 3.3 rebuild (again, trying to restore old ABI hash) Modified: haskell-hspec-discover/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-08 20:51:17 UTC (rev 612727) +++ PKGBUILD 2020-04-08 21:22:58 UTC (rev 612728) @@ -3,7 +3,7 @@ _hkgname=hspec-discover pkgname=haskell-hspec-discover pkgver=2.7.1 -pkgrel=37 +pkgrel=38 pkgdesc="Automatically discover and run Hspec tests" url="http://hspec.github.io/" license=('MIT')
