Date: Saturday, January 30, 2021 @ 16:18:53 Author: felixonmars Revision: 836116
upgpkg: haskell-quickcheck-assertions 0.3.0-140: rebuild with vector 0.12.2.0 Modified: haskell-quickcheck-assertions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-30 16:18:08 UTC (rev 836115) +++ PKGBUILD 2021-01-30 16:18:53 UTC (rev 836116) @@ -4,7 +4,7 @@ _hkgname=quickcheck-assertions pkgname=haskell-quickcheck-assertions pkgver=0.3.0 -pkgrel=139 +pkgrel=140 pkgdesc="HUnit like assertions for QuickCheck" url="https://github.com/s9gf4ult/quickcheck-assertions" license=("LGPL")
