Date: Monday, November 2, 2020 @ 10:54:57 Author: felixonmars Revision: 739399
upgpkg: haskell-quickcheck-assertions 0.3.0-113: rebuild with HUnit 1.6.1.0 Modified: haskell-quickcheck-assertions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-02 10:54:16 UTC (rev 739398) +++ PKGBUILD 2020-11-02 10:54:57 UTC (rev 739399) @@ -4,7 +4,7 @@ _hkgname=quickcheck-assertions pkgname=haskell-quickcheck-assertions pkgver=0.3.0 -pkgrel=112 +pkgrel=113 pkgdesc="HUnit like assertions for QuickCheck" url="https://github.com/s9gf4ult/quickcheck-assertions" license=("LGPL")
