Date: Sunday, January 24, 2021 @ 19:03:34 Author: felixonmars Revision: 828927
upgpkg: haskell-sbv 8.9-52: rebuild with unix-compat 0.5.3 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-24 19:02:01 UTC (rev 828926) +++ PKGBUILD 2021-01-24 19:03:34 UTC (rev 828927) @@ -4,7 +4,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=8.9 -pkgrel=51 +pkgrel=52 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="https://leventerkok.github.com/sbv" license=("BSD")
