Date: Tuesday, March 23, 2021 @ 11:20:57 Author: felixonmars Revision: 900319
upgpkg: haskell-sbv 8.12-2: rebuild with hspec 2.7.9, hspec-core 2.7.9, hspec-discover 2.7.9 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-23 11:14:40 UTC (rev 900318) +++ PKGBUILD 2021-03-23 11:20:57 UTC (rev 900319) @@ -4,7 +4,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=8.12 -pkgrel=1 +pkgrel=2 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="https://leventerkok.github.com/sbv" license=("BSD")
