Date: Thursday, February 27, 2020 @ 11:48:02 Author: felixonmars Revision: 583929
upgpkg: haskell-hspec-expectations 0.8.2-34: rebuild with ghc 8.8.3 Modified: haskell-hspec-expectations/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-27 11:47:27 UTC (rev 583928) +++ PKGBUILD 2020-02-27 11:48:02 UTC (rev 583929) @@ -3,7 +3,7 @@ _hkgname=hspec-expectations pkgname=haskell-hspec-expectations pkgver=0.8.2 -pkgrel=33 +pkgrel=34 pkgdesc="Catchy combinators for HUnit" url="https://github.com/sol/hspec-expectations" license=('MIT')