Date: Sunday, April 10, 2022 @ 01:12:08 Author: felixonmars Revision: 1184158
upgpkg: haskell-tasty-discover 4.2.2-149: rebuild with hspec 2.9.5, hspec-core 2.9.5, hspec-discover 2.9.5 Modified: haskell-tasty-discover/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-10 01:12:02 UTC (rev 1184157) +++ PKGBUILD 2022-04-10 01:12:08 UTC (rev 1184158) @@ -3,7 +3,7 @@ _hkgname=tasty-discover pkgname=haskell-tasty-discover pkgver=4.2.2 -pkgrel=148 +pkgrel=149 pkgdesc="Test discovery for the tasty framework" url="https://github.com/haskell-works/tasty-discover" license=('MIT')
