Date: Saturday, March 24, 2018 @ 19:55:41 Author: felixonmars Revision: 312005
upgpkg: haskell-quickcheck-assertions 0.3.0-9 rebuild with hspec,2.5.0 hspec-core,2.5.0 hspec-discover,2.5.0 hspec-contrib,0.5.0 hspec-smallcheck,0.5.1 Modified: haskell-quickcheck-assertions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-24 19:55:02 UTC (rev 312004) +++ PKGBUILD 2018-03-24 19:55:41 UTC (rev 312005) @@ -5,7 +5,7 @@ _hkgname=quickcheck-assertions pkgname=haskell-quickcheck-assertions pkgver=0.3.0 -pkgrel=8 +pkgrel=9 pkgdesc="HUnit like assertions for QuickCheck" url="https://github.com/s9gf4ult/quickcheck-assertions" license=("LGPL")
