Date: Thursday, September 17, 2020 @ 19:11:00 Author: felixonmars Revision: 709115
upgpkg: haskell-quickcheck-assertions 0.3.0-104: rebuild with hspec 2.7.4, hspec-core 2.7.4, hspec-discover 2.7.4 Modified: haskell-quickcheck-assertions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-17 19:10:33 UTC (rev 709114) +++ PKGBUILD 2020-09-17 19:11:00 UTC (rev 709115) @@ -4,7 +4,7 @@ _hkgname=quickcheck-assertions pkgname=haskell-quickcheck-assertions pkgver=0.3.0 -pkgrel=103 +pkgrel=104 pkgdesc="HUnit like assertions for QuickCheck" url="https://github.com/s9gf4ult/quickcheck-assertions" license=("LGPL")
