Date: Friday, September 30, 2022 @ 00:41:24 Author: felixonmars Revision: 1317423
upgpkg: haskell-tasty-hspec 1.2.0.1-21: rebuild with hspec 2.10.2, hspec-core 2.10.2, hspec-discover 2.10.2 Modified: haskell-tasty-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-30 00:41:23 UTC (rev 1317422) +++ PKGBUILD 2022-09-30 00:41:24 UTC (rev 1317423) @@ -3,7 +3,7 @@ _hkgname=tasty-hspec pkgname=haskell-tasty-hspec pkgver=1.2.0.1 -pkgrel=20 +pkgrel=21 pkgdesc="Hspec support for the Tasty test framework" url="https://github.com/mitchellwrosen/tasty-hspec" license=('BSD')
