Date: Sunday, January 20, 2019 @ 14:41:08 Author: felixonmars Revision: 425229
upgpkg: haskell-sbv 7.13-8 rebuild with pretty-show 1.9.5 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-01-20 14:32:54 UTC (rev 425228) +++ PKGBUILD 2019-01-20 14:41:08 UTC (rev 425229) @@ -4,7 +4,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=7.13 -pkgrel=7 +pkgrel=8 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="http://leventerkok.github.com/sbv" license=("BSD")
