Date: Monday, February 6, 2023 @ 00:34:02 Author: felixonmars Revision: 1393167
upgpkg: haskell-tasty-hspec 1.2.0.3-2: rebuild with hspec 2.10.8, hspec-core 2.10.8, hspec-discover 2.10.8 Modified: haskell-tasty-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-06 00:34:01 UTC (rev 1393166) +++ PKGBUILD 2023-02-06 00:34:02 UTC (rev 1393167) @@ -3,7 +3,7 @@ _hkgname=tasty-hspec pkgname=haskell-tasty-hspec pkgver=1.2.0.3 -pkgrel=1 +pkgrel=2 pkgdesc="Hspec support for the Tasty test framework" url="https://github.com/mitchellwrosen/tasty-hspec" license=('BSD')
