Date: Monday, July 2, 2018 @ 15:48:08 Author: felixonmars Revision: 349895
upgpkg: haskell-sbv 7.9-12 rebuild with comonad 5.0.4 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-02 15:42:11 UTC (rev 349894) +++ PKGBUILD 2018-07-02 15:48:08 UTC (rev 349895) @@ -5,7 +5,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=7.9 -pkgrel=11 +pkgrel=12 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="http://leventerkok.github.com/sbv" license=("custom:BSD3")
