Date: Wednesday, March 23, 2022 @ 23:23:34 Author: felixonmars Revision: 1172347
upgpkg: haskell-tasty-hspec 1.2-50: rebuild with hspec 2.9.3, hspec-core 2.9.3, hspec-discover 2.9.3, hspec-meta 2.9.2 Modified: haskell-tasty-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-23 23:23:24 UTC (rev 1172346) +++ PKGBUILD 2022-03-23 23:23:34 UTC (rev 1172347) @@ -3,7 +3,7 @@ _hkgname=tasty-hspec pkgname=haskell-tasty-hspec pkgver=1.2 -pkgrel=49 +pkgrel=50 pkgdesc="Hspec support for the Tasty test framework" url="https://github.com/mitchellwrosen/tasty-hspec" license=('BSD')
