Date: Sunday, February 2, 2020 @ 17:40:18 Author: felixonmars Revision: 561751
upgpkg: haskell-sbv 8.5-17: rebuild with math-functions 0.3.3.0 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-02 17:40:10 UTC (rev 561750) +++ PKGBUILD 2020-02-02 17:40:18 UTC (rev 561751) @@ -4,7 +4,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=8.5 -pkgrel=16 +pkgrel=17 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="https://leventerkok.github.com/sbv" license=("BSD")
