Date: Thursday, March 3, 2022 @ 22:06:54 Author: felixonmars Revision: 1141283
upgpkg: haskell-tasty-discover 4.2.2-133: rebuild with hspec 2.9.0, hspec-core 2.9.0, hspec-discover 2.9.0 Modified: haskell-tasty-discover/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-03 22:06:02 UTC (rev 1141282) +++ PKGBUILD 2022-03-03 22:06:54 UTC (rev 1141283) @@ -3,7 +3,7 @@ _hkgname=tasty-discover pkgname=haskell-tasty-discover pkgver=4.2.2 -pkgrel=132 +pkgrel=133 pkgdesc="Test discovery for the tasty framework" url="https://github.com/haskell-works/tasty-discover" license=('MIT')
