Date: Thursday, May 31, 2018 @ 16:56:48 Author: felixonmars Revision: 335010
upgpkg: haskell-smallcheck 1.1.4-3 rebuild with ghc 8.4.3 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-31 16:56:38 UTC (rev 335009) +++ PKGBUILD 2018-05-31 16:56:48 UTC (rev 335010) @@ -4,7 +4,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.1.4 -pkgrel=2 +pkgrel=3 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('custom:BSD3')
