Date: Monday, August 24, 2020 @ 23:09:44 Author: felixonmars Revision: 687901
upgpkg: haskell-hspec 2.7.2-18: 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 23:09:09 UTC (rev 687900) +++ PKGBUILD 2020-08-24 23:09:44 UTC (rev 687901) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.7.2 -pkgrel=17 +pkgrel=18 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
