Date: Thursday, March 26, 2020 @ 21:50:51 Author: felixonmars Revision: 604754
upgpkg: haskell-sbv 8.6-51: rebuild with aeson 1.4.7.1 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-26 21:43:02 UTC (rev 604753) +++ PKGBUILD 2020-03-26 21:50:51 UTC (rev 604754) @@ -4,7 +4,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=8.6 -pkgrel=50 +pkgrel=51 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="https://leventerkok.github.com/sbv" license=("BSD")
