Date: Sunday, March 15, 2020 @ 00:43:49 Author: felixonmars Revision: 597526
upgpkg: haskell-sbv 8.6-43: rebuild with StateVar 1.2 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-15 00:35:59 UTC (rev 597525) +++ PKGBUILD 2020-03-15 00:43:49 UTC (rev 597526) @@ -4,7 +4,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=8.6 -pkgrel=42 +pkgrel=43 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="https://leventerkok.github.com/sbv" license=("BSD")
