Date: Friday, March 13, 2020 @ 10:07:37 Author: felixonmars Revision: 595738
upgpkg: haskell-sbv 8.6-39: rebuild with extra 1.7 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-13 09:59:47 UTC (rev 595737) +++ PKGBUILD 2020-03-13 10:07:37 UTC (rev 595738) @@ -4,7 +4,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=8.6 -pkgrel=38 +pkgrel=39 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="https://leventerkok.github.com/sbv" license=("BSD")
