Date: Wednesday, September 2, 2020 @ 18:32:02 Author: felixonmars Revision: 696770
upgpkg: haskell-quickcheck-assertions 0.3.0-99: rebuild with mwc-random 0.15.0.0 Modified: haskell-quickcheck-assertions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-02 18:31:15 UTC (rev 696769) +++ PKGBUILD 2020-09-02 18:32:02 UTC (rev 696770) @@ -4,7 +4,7 @@ _hkgname=quickcheck-assertions pkgname=haskell-quickcheck-assertions pkgver=0.3.0 -pkgrel=98 +pkgrel=99 pkgdesc="HUnit like assertions for QuickCheck" url="https://github.com/s9gf4ult/quickcheck-assertions" license=("LGPL")
