Date: Wednesday, March 27, 2019 @ 15:34:30 Author: felixonmars Revision: 444497
upgpkg: haskell-sbv 7.13-20 rebuild with exceptions 0.10.1 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-27 15:29:57 UTC (rev 444496) +++ PKGBUILD 2019-03-27 15:34:30 UTC (rev 444497) @@ -4,7 +4,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=7.13 -pkgrel=19 +pkgrel=20 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="http://leventerkok.github.com/sbv" license=("BSD")
