Date: Sunday, August 30, 2020 @ 22:12:53 Author: felixonmars Revision: 693238
upgpkg: haskell-hspec-core 2.7.2-26: rebuild with happy 1.20.0 Modified: haskell-hspec-core/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-30 22:11:05 UTC (rev 693237) +++ PKGBUILD 2020-08-30 22:12:53 UTC (rev 693238) @@ -3,7 +3,7 @@ _hkgname=hspec-core pkgname=haskell-hspec-core pkgver=2.7.2 -pkgrel=25 +pkgrel=26 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
