Date: Tuesday, January 11, 2022 @ 02:02:49 Author: felixonmars Revision: 1100281
upgpkg: haskell-hspec-smallcheck 0.5.2-198: rebuild with ghc 9.0.2 Modified: haskell-hspec-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-11 02:02:19 UTC (rev 1100280) +++ PKGBUILD 2022-01-11 02:02:49 UTC (rev 1100281) @@ -3,7 +3,7 @@ _hkgname=hspec-smallcheck pkgname=haskell-hspec-smallcheck pkgver=0.5.2 -pkgrel=197 +pkgrel=198 pkgdesc="SmallCheck support for the Hspec testing framework" url="http://hspec.github.io/" license=('MIT')
