Date: Wednesday, October 17, 2018 @ 07:50:44 Author: felixonmars Revision: 395015
upgpkg: haskell-sbv 7.12-18 rebuild with ghc 8.6.1 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-17 07:43:34 UTC (rev 395014) +++ PKGBUILD 2018-10-17 07:50:44 UTC (rev 395015) @@ -4,7 +4,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=7.12 -pkgrel=17 +pkgrel=18 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="http://leventerkok.github.com/sbv" license=("custom:BSD3")
