Date: Tuesday, January 11, 2022 @ 02:24:38 Author: felixonmars Revision: 1100331
upgpkg: haskell-tasty-hspec 1.2-35: rebuild with ghc 9.0.2 Modified: haskell-tasty-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-11 02:24:10 UTC (rev 1100330) +++ PKGBUILD 2022-01-11 02:24:38 UTC (rev 1100331) @@ -3,7 +3,7 @@ _hkgname=tasty-hspec pkgname=haskell-tasty-hspec pkgver=1.2 -pkgrel=34 +pkgrel=35 pkgdesc="Hspec support for the Tasty test framework" url="https://github.com/mitchellwrosen/tasty-hspec" license=('BSD')
