Date: Saturday, July 14, 2018 @ 14:31:17 Author: felixonmars Revision: 359136
upgpkg: haskell-sbv 7.9-29 rebuild with contravariant 1.5 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-14 14:25:24 UTC (rev 359135) +++ PKGBUILD 2018-07-14 14:31:17 UTC (rev 359136) @@ -5,7 +5,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=7.9 -pkgrel=28 +pkgrel=29 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="http://leventerkok.github.com/sbv" license=("custom:BSD3")
