Date: Friday, June 1, 2018 @ 08:30:59 Author: felixonmars Revision: 335672
upgpkg: haskell-quickcheck-assertions 0.3.0-18 rebuild with ghc 8.4.3 Modified: haskell-quickcheck-assertions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-01 08:30:27 UTC (rev 335671) +++ PKGBUILD 2018-06-01 08:30:59 UTC (rev 335672) @@ -5,7 +5,7 @@ _hkgname=quickcheck-assertions pkgname=haskell-quickcheck-assertions pkgver=0.3.0 -pkgrel=17 +pkgrel=18 pkgdesc="HUnit like assertions for QuickCheck" url="https://github.com/s9gf4ult/quickcheck-assertions" license=("LGPL")
