Date: Sunday, November 6, 2022 @ 15:08:28 Author: felixonmars Revision: 1342974
upgpkg: haskell-smallcheck 1.2.1-199: rebuild with hspec 2.10.4, hspec-core 2.10.4, hspec-discover 2.10.4 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-06 15:06:52 UTC (rev 1342973) +++ PKGBUILD 2022-11-06 15:08:28 UTC (rev 1342974) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.1 -pkgrel=198 +pkgrel=199 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
