Date: Monday, August 24, 2020 @ 18:57:27 Author: felixonmars Revision: 687702
upgpkg: haskell-hspec 2.7.2-15: rebuild with random 1.2.0 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-24 18:57:10 UTC (rev 687701) +++ PKGBUILD 2020-08-24 18:57:27 UTC (rev 687702) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.7.2 -pkgrel=14 +pkgrel=15 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
