Date: Wednesday, February 10, 2021 @ 04:37:45 Author: felixonmars Revision: 852364
upgpkg: haskell-quickcheck-assertions 0.3.0-145: rebuild with ghc 8.10.4 Modified: haskell-quickcheck-assertions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-10 04:37:16 UTC (rev 852363) +++ PKGBUILD 2021-02-10 04:37:45 UTC (rev 852364) @@ -4,7 +4,7 @@ _hkgname=quickcheck-assertions pkgname=haskell-quickcheck-assertions pkgver=0.3.0 -pkgrel=144 +pkgrel=145 pkgdesc="HUnit like assertions for QuickCheck" url="https://github.com/s9gf4ult/quickcheck-assertions" license=("LGPL")
