Date: Wednesday, February 19, 2020 @ 10:08:16 Author: felixonmars Revision: 576413
upgpkg: haskell-sbv 8.6-8: rebuild with hlint 2.2.6 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-19 09:59:45 UTC (rev 576412) +++ PKGBUILD 2020-02-19 10:08:16 UTC (rev 576413) @@ -4,7 +4,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=8.6 -pkgrel=7 +pkgrel=8 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="https://leventerkok.github.com/sbv" license=("BSD")
