Date: Saturday, February 22, 2020 @ 13:12:25 Author: felixonmars Revision: 578504
upgpkg: haskell-sbv 8.6-14: rebuild with pretty-show 1.10 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-22 13:02:26 UTC (rev 578503) +++ PKGBUILD 2020-02-22 13:12:25 UTC (rev 578504) @@ -4,7 +4,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=8.6 -pkgrel=13 +pkgrel=14 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="https://leventerkok.github.com/sbv" license=("BSD")
