Date: Sunday, October 14, 2018 @ 21:22:44 Author: felixonmars Revision: 393860
upgpkg: haskell-smallcheck 1.1.5-2 rebuild with ghc 8.6.1 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-14 21:22:06 UTC (rev 393859) +++ PKGBUILD 2018-10-14 21:22:44 UTC (rev 393860) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.1.5 -pkgrel=1 +pkgrel=2 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('custom:BSD3')
