Date: Thursday, January 6, 2022 @ 23:52:24 Author: felixonmars Revision: 1095782
upgpkg: haskell-hspec-core 2.8.4-2: rebuild with hspec 2.8.4, hspec-core 2.8.4, hspec-discover 2.8.4 (rebuild pass 1, specified --nocheck) Modified: haskell-hspec-core/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-06 23:51:31 UTC (rev 1095781) +++ PKGBUILD 2022-01-06 23:52:24 UTC (rev 1095782) @@ -3,7 +3,7 @@ _hkgname=hspec-core pkgname=haskell-hspec-core pkgver=2.8.4 -pkgrel=1 +pkgrel=2 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')