Date: Thursday, July 5, 2018 @ 18:01:38 Author: felixonmars Revision: 353031
upgpkg: haskell-sbv 7.9-16 rebuild with profunctors 5.3 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-05 17:55:54 UTC (rev 353030) +++ PKGBUILD 2018-07-05 18:01:38 UTC (rev 353031) @@ -5,7 +5,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=7.9 -pkgrel=15 +pkgrel=16 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="http://leventerkok.github.com/sbv" license=("custom:BSD3")
