Date: Sunday, September 25, 2022 @ 19:26:40 Author: felixonmars Revision: 1309899
upgpkg: haskell-hspec-smallcheck 0.5.3-3: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-hspec-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 19:26:36 UTC (rev 1309898) +++ PKGBUILD 2022-09-25 19:26:40 UTC (rev 1309899) @@ -3,7 +3,7 @@ _hkgname=hspec-smallcheck pkgname=haskell-hspec-smallcheck pkgver=0.5.3 -pkgrel=2 +pkgrel=3 pkgdesc="SmallCheck support for the Hspec testing framework" url="http://hspec.github.io/" license=('MIT')
