Date: Wednesday, July 18, 2018 @ 14:45:37 Author: felixonmars Revision: 362020
upgpkg: haskell-sbv 7.9-33 rebuild with doctest 0.16.0 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-18 14:40:52 UTC (rev 362019) +++ PKGBUILD 2018-07-18 14:45:37 UTC (rev 362020) @@ -5,7 +5,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=7.9 -pkgrel=32 +pkgrel=33 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="http://leventerkok.github.com/sbv" license=("custom:BSD3")
