Date: Saturday, November 21, 2020 @ 23:02:34 Author: felixonmars Revision: 758669
upgpkg: haskell-hspec 2.7.4-60: rebuild with optparse-applicative 0.16.1.0 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-21 23:01:50 UTC (rev 758668) +++ PKGBUILD 2020-11-21 23:02:34 UTC (rev 758669) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.7.4 -pkgrel=59 +pkgrel=60 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
