Date: Tuesday, July 20, 2021 @ 16:09:59 Author: felixonmars Revision: 980288
upgpkg: haskell-sbv 8.15-9: rebuild with regex-posix 0.96.0.1 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-20 16:04:38 UTC (rev 980287) +++ PKGBUILD 2021-07-20 16:09:59 UTC (rev 980288) @@ -4,7 +4,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=8.15 -pkgrel=8 +pkgrel=9 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="https://leventerkok.github.io/sbv" license=("BSD")
