Date: Saturday, January 19, 2019 @ 12:53:56 Author: felixonmars Revision: 424607
upgpkg: haskell-sbv 7.13-7 rebuild with unordered-containers 0.2.10.0 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-01-19 12:53:40 UTC (rev 424606) +++ PKGBUILD 2019-01-19 12:53:56 UTC (rev 424607) @@ -4,7 +4,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=7.13 -pkgrel=6 +pkgrel=7 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="http://leventerkok.github.com/sbv" license=("BSD")
