Date: Sunday, August 15, 2021 @ 22:19:35 Author: felixonmars Revision: 999482
upgpkg: haskell-tasty-discover 4.2.2-96: rebuild with hspec 2.8.3, hspec-core 2.8.3, hspec-discover 2.8.3 Modified: haskell-tasty-discover/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-15 22:18:51 UTC (rev 999481) +++ PKGBUILD 2021-08-15 22:19:35 UTC (rev 999482) @@ -3,7 +3,7 @@ _hkgname=tasty-discover pkgname=haskell-tasty-discover pkgver=4.2.2 -pkgrel=95 +pkgrel=96 pkgdesc="Test discovery for the tasty framework" url="https://github.com/haskell-works/tasty-discover" license=('MIT')
