Date: Wednesday, May 27, 2020 @ 00:54:32 Author: felixonmars Revision: 635611
upgpkg: haskell-sbv 8.6-82: rebuild with quickcheck-instances 0.3.23 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-27 00:48:45 UTC (rev 635610) +++ PKGBUILD 2020-05-27 00:54:32 UTC (rev 635611) @@ -4,7 +4,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=8.6 -pkgrel=81 +pkgrel=82 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="https://leventerkok.github.com/sbv" license=("BSD")
