Date: Monday, November 23, 2020 @ 17:32:28 Author: felixonmars Revision: 760038
upgpkg: haskell-sbv 8.9-12: rebuild with optparse-applicative 0.16.1.0 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-23 17:24:59 UTC (rev 760037) +++ PKGBUILD 2020-11-23 17:32:28 UTC (rev 760038) @@ -4,7 +4,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=8.9 -pkgrel=11 +pkgrel=12 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="https://leventerkok.github.com/sbv" license=("BSD")
