Date: Friday, June 1, 2018 @ 11:35:35 Author: felixonmars Revision: 336015
upgpkg: haskell-sbv 7.8-12 rebuild with ghc 8.4.3 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-01 11:32:14 UTC (rev 336014) +++ PKGBUILD 2018-06-01 11:35:35 UTC (rev 336015) @@ -5,7 +5,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=7.8 -pkgrel=11 +pkgrel=12 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="http://leventerkok.github.com/sbv" license=("custom:BSD3")
