Date: Thursday, March 28, 2019 @ 19:41:27 Author: felixonmars Revision: 445602
upgpkg: haskell-sbv 7.13-21 rebuild with base-orphans 0.8.1 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-28 19:40:24 UTC (rev 445601) +++ PKGBUILD 2019-03-28 19:41:27 UTC (rev 445602) @@ -4,7 +4,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=7.13 -pkgrel=20 +pkgrel=21 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="http://leventerkok.github.com/sbv" license=("BSD")
