Date: Saturday, October 29, 2022 @ 13:19:05 Author: felixonmars Revision: 1338761
upgpkg: haskell-sbv 9.0-4: rebuild with unliftio 0.2.23.0 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-29 13:08:07 UTC (rev 1338760) +++ PKGBUILD 2022-10-29 13:19:05 UTC (rev 1338761) @@ -4,7 +4,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=9.0 -pkgrel=3 +pkgrel=4 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="https://leventerkok.github.io/sbv" license=("BSD")
