Date: Saturday, February 27, 2021 @ 12:42:21 Author: felixonmars Revision: 874912
upgpkg: haskell-sbv 8.10-9: rebuild with foldl 1.4.11 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-27 12:41:32 UTC (rev 874911) +++ PKGBUILD 2021-02-27 12:42:21 UTC (rev 874912) @@ -4,7 +4,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=8.10 -pkgrel=8 +pkgrel=9 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="https://leventerkok.github.com/sbv" license=("BSD")
