Date: Thursday, August 13, 2020 @ 13:34:55 Author: felixonmars Revision: 677264
upgpkg: haskell-hspec 2.7.2-2: rebuild with hspec 2.7.2, hspec-core 2.7.2, hspec-discover 2.7.2 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-13 13:34:24 UTC (rev 677263) +++ PKGBUILD 2020-08-13 13:34:55 UTC (rev 677264) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.7.2 -pkgrel=1 +pkgrel=2 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
