Date: Saturday, June 16, 2018 @ 23:56:05 Author: felixonmars Revision: 343421
upgpkg: haskell-sbv 7.9-2 rebuild with hlint 2.1.6 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-16 23:55:58 UTC (rev 343420) +++ PKGBUILD 2018-06-16 23:56:05 UTC (rev 343421) @@ -5,7 +5,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=7.9 -pkgrel=1 +pkgrel=2 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="http://leventerkok.github.com/sbv" license=("custom:BSD3")
