Date: Tuesday, September 21, 2021 @ 12:15:45 Author: felixonmars Revision: 1020209
upgpkg: haskell-hspec 2.8.3-35: rebuild with random 1.2.1 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-09-21 12:15:04 UTC (rev 1020208) +++ PKGBUILD 2021-09-21 12:15:45 UTC (rev 1020209) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.8.3 -pkgrel=34 +pkgrel=35 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')