Date: Sunday, July 8, 2018 @ 17:33:10 Author: felixonmars Revision: 355135
upgpkg: haskell-sbv 7.9-20 rebuild with yaml 0.8.31.1 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-08 17:26:54 UTC (rev 355134) +++ PKGBUILD 2018-07-08 17:33:10 UTC (rev 355135) @@ -5,7 +5,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=7.9 -pkgrel=19 +pkgrel=20 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="http://leventerkok.github.com/sbv" license=("custom:BSD3")
