Date: Tuesday, November 27, 2018 @ 22:07:18 Author: felixonmars Revision: 410198
upgpkg: haskell-sbv 7.12-29 rebuild with aeson 1.4.2.0 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-11-27 22:00:34 UTC (rev 410197) +++ PKGBUILD 2018-11-27 22:07:18 UTC (rev 410198) @@ -4,7 +4,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=7.12 -pkgrel=28 +pkgrel=29 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="http://leventerkok.github.com/sbv" license=("custom:BSD3")
