Date: Wednesday, June 6, 2018 @ 16:50:31 Author: felixonmars Revision: 341361
upgpkg: haskell-sbv 7.8-15 rebuild with base-prelude 1.3 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-06 16:49:49 UTC (rev 341360) +++ PKGBUILD 2018-06-06 16:50:31 UTC (rev 341361) @@ -5,7 +5,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=7.8 -pkgrel=14 +pkgrel=15 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="http://leventerkok.github.com/sbv" license=("custom:BSD3")
