Date: Sunday, May 17, 2020 @ 22:50:40 Author: felixonmars Revision: 629110
upgpkg: haskell-sbv 8.6-69: rebuild with math-functions 0.3.4.0 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-17 22:42:35 UTC (rev 629109) +++ PKGBUILD 2020-05-17 22:50:40 UTC (rev 629110) @@ -4,7 +4,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=8.6 -pkgrel=68 +pkgrel=69 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="https://leventerkok.github.com/sbv" license=("BSD")
