Date: Tuesday, March 10, 2020 @ 15:35:02 Author: felixonmars Revision: 593655
upgpkg: haskell-sbv 8.6-35: rebuild with unliftio-core 0.2.0.1 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-10 15:14:33 UTC (rev 593654) +++ PKGBUILD 2020-03-10 15:35:02 UTC (rev 593655) @@ -4,7 +4,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=8.6 -pkgrel=34 +pkgrel=35 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="https://leventerkok.github.com/sbv" license=("BSD")
