Date: Sunday, December 19, 2021 @ 00:13:34 Author: felixonmars Revision: 1078017
upgpkg: haskell-sbv 8.16-27: rebuild with tasty-quickcheck 0.10.2 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-19 00:03:00 UTC (rev 1078016) +++ PKGBUILD 2021-12-19 00:13:34 UTC (rev 1078017) @@ -4,7 +4,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=8.16 -pkgrel=26 +pkgrel=27 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="https://leventerkok.github.io/sbv" license=("BSD")
