Date: Tuesday, December 24, 2019 @ 21:31:11 Author: felixonmars Revision: 540527
upgpkg: haskell-hspec-expectations 0.8.2-17: rebuild with tasty-hunit 0.10.0.2 Modified: haskell-hspec-expectations/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-12-24 21:30:30 UTC (rev 540526) +++ PKGBUILD 2019-12-24 21:31:11 UTC (rev 540527) @@ -3,7 +3,7 @@ _hkgname=hspec-expectations pkgname=haskell-hspec-expectations pkgver=0.8.2 -pkgrel=16 +pkgrel=17 pkgdesc="Catchy combinators for HUnit" url="https://github.com/sol/hspec-expectations" license=('MIT')
