Date: Friday, July 13, 2018 @ 18:48:51 Author: felixonmars Revision: 358741
upgpkg: haskell-sbv 7.9-27 rebuild with yaml 0.9.0 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-13 18:47:41 UTC (rev 358740) +++ PKGBUILD 2018-07-13 18:48:51 UTC (rev 358741) @@ -5,7 +5,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=7.9 -pkgrel=26 +pkgrel=27 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="http://leventerkok.github.com/sbv" license=("custom:BSD3")
