Date: Sunday, June 30, 2019 @ 02:54:02 Author: felixonmars Revision: 485987
upgpkg: haskell-sbv 8.3-5 rebuild with yaml 0.11.1.0 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-30 02:45:01 UTC (rev 485986) +++ PKGBUILD 2019-06-30 02:54:02 UTC (rev 485987) @@ -4,7 +4,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=8.3 -pkgrel=4 +pkgrel=5 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="https://leventerkok.github.com/sbv" license=("BSD")
