Date: Sunday, July 8, 2018 @ 23:34:42 Author: felixonmars Revision: 355495
upgpkg: haskell-sbv 7.9-21 rebuild with bifunctors 5.5.3 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-08 23:28:41 UTC (rev 355494) +++ PKGBUILD 2018-07-08 23:34:42 UTC (rev 355495) @@ -5,7 +5,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=7.9 -pkgrel=20 +pkgrel=21 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="http://leventerkok.github.com/sbv" license=("custom:BSD3")
