Date: Wednesday, March 4, 2020 @ 20:56:04 Author: felixonmars Revision: 590521
upgpkg: haskell-sbv 8.6-30: rebuild with unliftio 0.2.12.1 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-04 20:45:59 UTC (rev 590520) +++ PKGBUILD 2020-03-04 20:56:04 UTC (rev 590521) @@ -4,7 +4,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=8.6 -pkgrel=29 +pkgrel=30 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="https://leventerkok.github.com/sbv" license=("BSD")
