Date: Sunday, November 6, 2022 @ 13:54:55 Author: felixonmars Revision: 1342769
upgpkg: haskell-smallcheck 1.2.1-198: 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 13:54:55 UTC (rev 1342768) +++ PKGBUILD 2022-11-06 13:54:55 UTC (rev 1342769) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.1 -pkgrel=197 +pkgrel=198 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
