Date: Tuesday, March 10, 2020 @ 20:41:26 Author: felixonmars Revision: 593927
upgpkg: haskell-sbv 8.6-36: rebuild with yaml 0.11.3.0 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-10 20:32:32 UTC (rev 593926) +++ PKGBUILD 2020-03-10 20:41:26 UTC (rev 593927) @@ -4,7 +4,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=8.6 -pkgrel=35 +pkgrel=36 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="https://leventerkok.github.com/sbv" license=("BSD")
