Date: Monday, October 19, 2020 @ 21:18:21 Author: felixonmars Revision: 727345
upgpkg: haskell-sbv 8.8-16: rebuild with conduit 1.3.3 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-19 21:10:31 UTC (rev 727344) +++ PKGBUILD 2020-10-19 21:18:21 UTC (rev 727345) @@ -4,7 +4,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=8.8 -pkgrel=15 +pkgrel=16 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="https://leventerkok.github.com/sbv" license=("BSD")
