Date: Sunday, July 29, 2018 @ 11:41:49 Author: felixonmars Revision: 364458
upgpkg: haskell-sbv 7.10-2 rebuild with tasty 1.1.0.3 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-29 11:35:17 UTC (rev 364457) +++ PKGBUILD 2018-07-29 11:41:49 UTC (rev 364458) @@ -5,7 +5,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=7.10 -pkgrel=1 +pkgrel=2 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="http://leventerkok.github.com/sbv" license=("custom:BSD3")
