Date: Thursday, February 20, 2020 @ 18:37:10 Author: felixonmars Revision: 577303
upgpkg: haskell-sbv 8.6-10: rebuild with hlint 2.2.7 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-20 18:31:52 UTC (rev 577302) +++ PKGBUILD 2020-02-20 18:37:10 UTC (rev 577303) @@ -4,7 +4,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=8.6 -pkgrel=9 +pkgrel=10 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="https://leventerkok.github.com/sbv" license=("BSD")
