Date: Wednesday, February 12, 2020 @ 06:10:24 Author: felixonmars Revision: 568304
upgpkg: haskell-sbv 8.5-24: rebuild with hlint 2.2.3 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-12 06:08:31 UTC (rev 568303) +++ PKGBUILD 2020-02-12 06:10:24 UTC (rev 568304) @@ -4,7 +4,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=8.5 -pkgrel=23 +pkgrel=24 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="https://leventerkok.github.com/sbv" license=("BSD")
