Date: Monday, December 30, 2019 @ 09:50:29 Author: felixonmars Revision: 544292
upgpkg: haskell-hspec 2.7.1-16: rebuild with exceptions 0.10.4 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-12-30 09:49:42 UTC (rev 544291) +++ PKGBUILD 2019-12-30 09:50:29 UTC (rev 544292) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.7.1 -pkgrel=15 +pkgrel=16 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
