Date: Monday, June 10, 2019 @ 07:41:38 Author: felixonmars Revision: 479237
upgpkg: haskell-sbv 8.2-10 rebuild with async 2.2.2 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-10 07:31:25 UTC (rev 479236) +++ PKGBUILD 2019-06-10 07:41:38 UTC (rev 479237) @@ -4,7 +4,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=8.2 -pkgrel=9 +pkgrel=10 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="https://leventerkok.github.com/sbv" license=("BSD")
