Date: Thursday, February 27, 2020 @ 14:07:04 Author: felixonmars Revision: 584104
upgpkg: haskell-quickcheck-assertions 0.3.0-81: rebuild with ghc 8.8.3 Modified: haskell-quickcheck-assertions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-27 14:06:24 UTC (rev 584103) +++ PKGBUILD 2020-02-27 14:07:04 UTC (rev 584104) @@ -4,7 +4,7 @@ _hkgname=quickcheck-assertions pkgname=haskell-quickcheck-assertions pkgver=0.3.0 -pkgrel=80 +pkgrel=81 pkgdesc="HUnit like assertions for QuickCheck" url="https://github.com/s9gf4ult/quickcheck-assertions" license=("LGPL")
