Date: Monday, March 29, 2021 @ 16:25:20 Author: felixonmars Revision: 909329
upgpkg: haskell-sbv 8.12-6: rebuild with math-functions 0.3.4.2 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-29 16:19:15 UTC (rev 909328) +++ PKGBUILD 2021-03-29 16:25:20 UTC (rev 909329) @@ -4,7 +4,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=8.12 -pkgrel=5 +pkgrel=6 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="https://leventerkok.github.com/sbv" license=("BSD")
