Date: Monday, February 17, 2020 @ 22:33:02 Author: felixonmars Revision: 574822
upgpkg: haskell-sbv 8.6-6: rebuild with hlint 2.2.5 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-17 22:24:35 UTC (rev 574821) +++ PKGBUILD 2020-02-17 22:33:02 UTC (rev 574822) @@ -4,7 +4,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=8.6 -pkgrel=5 +pkgrel=6 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="https://leventerkok.github.com/sbv" license=("BSD")
