Date: Sunday, December 30, 2018 @ 23:07:27 Author: felixonmars Revision: 419899
upgpkg: haskell-sbv 7.13-5 rebuild with unliftio 0.2.10 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-30 22:59:57 UTC (rev 419898) +++ PKGBUILD 2018-12-30 23:07:27 UTC (rev 419899) @@ -4,7 +4,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=7.13 -pkgrel=4 +pkgrel=5 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="http://leventerkok.github.com/sbv" license=("BSD")
