Date: Friday, March 4, 2022 @ 19:04:08 Author: felixonmars Revision: 1141778
upgpkg: haskell-sbv 8.16-57: rebuild with hspec 2.9.0, hspec-core 2.9.0, hspec-discover 2.9.0 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-04 18:57:58 UTC (rev 1141777) +++ PKGBUILD 2022-03-04 19:04:08 UTC (rev 1141778) @@ -4,7 +4,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=8.16 -pkgrel=56 +pkgrel=57 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="https://leventerkok.github.io/sbv" license=("BSD")
