Date: Wednesday, December 23, 2020 @ 23:35:49 Author: felixonmars Revision: 785741
upgpkg: haskell-smallcheck 1.2.0-36: rebuild with ghc 8.10.3 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-23 23:35:23 UTC (rev 785740) +++ PKGBUILD 2020-12-23 23:35:49 UTC (rev 785741) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.0 -pkgrel=35 +pkgrel=36 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
