Date: Wednesday, January 29, 2020 @ 11:27:01 Author: felixonmars Revision: 558650
upgpkg: haskell-hspec 2.7.1-21: rebuild with base-compat 0.11.1, base-compat-batteries 0.11.1 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-29 11:26:07 UTC (rev 558649) +++ PKGBUILD 2020-01-29 11:27:01 UTC (rev 558650) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.7.1 -pkgrel=20 +pkgrel=21 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
