Date: Sunday, November 6, 2022 @ 20:26:45 Author: felixonmars Revision: 1344537
upgpkg: haskell-sbv 9.0-5: rebuild with hspec 2.10.4, hspec-core 2.10.4, hspec-discover 2.10.4 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-06 20:20:40 UTC (rev 1344536) +++ PKGBUILD 2022-11-06 20:26:45 UTC (rev 1344537) @@ -4,7 +4,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=9.0 -pkgrel=4 +pkgrel=5 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="https://leventerkok.github.io/sbv" license=("BSD")
