Date: Monday, August 17, 2020 @ 19:01:40 Author: felixonmars Revision: 683043
upgpkg: haskell-smallcheck 1.2.0-8: rebuild with ghc 8.10.2 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-17 19:00:54 UTC (rev 683042) +++ PKGBUILD 2020-08-17 19:01:40 UTC (rev 683043) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.0 -pkgrel=7 +pkgrel=8 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
