Date: Friday, January 7, 2022 @ 18:44:29 Author: felixonmars Revision: 1096043
upgpkg: haskell-tasty-hspec 1.2-34: rebuild with hspec 2.8.4, hspec-core 2.8.4, hspec-discover 2.8.4 Modified: haskell-tasty-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-07 18:44:04 UTC (rev 1096042) +++ PKGBUILD 2022-01-07 18:44:29 UTC (rev 1096043) @@ -3,7 +3,7 @@ _hkgname=tasty-hspec pkgname=haskell-tasty-hspec pkgver=1.2 -pkgrel=33 +pkgrel=34 pkgdesc="Hspec support for the Tasty test framework" url="https://github.com/mitchellwrosen/tasty-hspec" license=('BSD')
