Date: Sunday, September 25, 2022 @ 20:53:42 Author: felixonmars Revision: 1310531
upgpkg: haskell-tasty-discover 4.2.4-21: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-tasty-discover/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 20:53:38 UTC (rev 1310530) +++ PKGBUILD 2022-09-25 20:53:42 UTC (rev 1310531) @@ -3,7 +3,7 @@ _hkgname=tasty-discover pkgname=haskell-tasty-discover pkgver=4.2.4 -pkgrel=20 +pkgrel=21 pkgdesc="Test discovery for the tasty framework" url="https://github.com/haskell-works/tasty-discover" license=('MIT')
