Date: Tuesday, November 17, 2020 @ 06:33:27 Author: felixonmars Revision: 756011
upgpkg: haskell-sbv 8.9-10: rebuild with QuickCheck 2.14.2, quickcheck-instances 0.3.25.1 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-17 06:24:34 UTC (rev 756010) +++ PKGBUILD 2020-11-17 06:33:27 UTC (rev 756011) @@ -4,7 +4,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=8.9 -pkgrel=9 +pkgrel=10 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="https://leventerkok.github.com/sbv" license=("BSD")
