Date: Saturday, March 9, 2019 @ 23:01:02 Author: felixonmars Revision: 438678
upgpkg: haskell-smallcheck 1.1.5-5 rebuild with ghc 8.6.4 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-09 23:00:31 UTC (rev 438677) +++ PKGBUILD 2019-03-09 23:01:02 UTC (rev 438678) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.1.5 -pkgrel=4 +pkgrel=5 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
