Date: Friday, March 15, 2019 @ 18:23:57 Author: felixonmars Revision: 442007
upgpkg: haskell-sbv 7.13-19 rebuild with conduit 1.3.1.1 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-15 18:16:09 UTC (rev 442006) +++ PKGBUILD 2019-03-15 18:23:57 UTC (rev 442007) @@ -4,7 +4,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=7.13 -pkgrel=18 +pkgrel=19 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="http://leventerkok.github.com/sbv" license=("BSD")
