Date: Tuesday, March 31, 2020 @ 06:02:06 Author: felixonmars Revision: 607650
upgpkg: haskell-sbv 8.6-54: rebuild with doctest 0.16.3 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-31 05:54:07 UTC (rev 607649) +++ PKGBUILD 2020-03-31 06:02:06 UTC (rev 607650) @@ -4,7 +4,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=8.6 -pkgrel=53 +pkgrel=54 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="https://leventerkok.github.com/sbv" license=("BSD")
