Date: Thursday, September 22, 2022 @ 07:22:42 Author: felixonmars Revision: 1306195
upgpkg: haskell-smallcheck 1.2.1-184: rebuild with hspec 2.10.1, hspec-core 2.10.1, hspec-discover 2.10.1 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-22 07:22:40 UTC (rev 1306194) +++ PKGBUILD 2022-09-22 07:22:42 UTC (rev 1306195) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.1 -pkgrel=183 +pkgrel=184 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
