Date: Monday, January 11, 2021 @ 22:46:27 Author: felixonmars Revision: 818780
upgpkg: haskell-tasty-discover 4.2.2-31: rebuild with hspec 2.7.6, hspec-core 2.7.6, hspec-discover 2.7.6 Modified: haskell-tasty-discover/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-11 22:45:56 UTC (rev 818779) +++ PKGBUILD 2021-01-11 22:46:27 UTC (rev 818780) @@ -3,7 +3,7 @@ _hkgname=tasty-discover pkgname=haskell-tasty-discover pkgver=4.2.2 -pkgrel=30 +pkgrel=31 pkgdesc="Test discovery for the tasty framework" url="http://git.coop/lwm/tasty-discover" license=('MIT')