Date: Monday, June 25, 2018 @ 07:02:45 Author: felixonmars Revision: 345504
upgpkg: haskell-sbv 7.9-6 rebuild with tasty 1.1.0.2 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-25 06:59:29 UTC (rev 345503) +++ PKGBUILD 2018-06-25 07:02:45 UTC (rev 345504) @@ -5,7 +5,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=7.9 -pkgrel=5 +pkgrel=6 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="http://leventerkok.github.com/sbv" license=("custom:BSD3")
