Date: Saturday, March 21, 2020 @ 12:46:18 Author: felixonmars Revision: 602565
upgpkg: haskell-sbv 8.6-50: rebuild with haskell-src-exts 1.23.0 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-21 12:38:24 UTC (rev 602564) +++ PKGBUILD 2020-03-21 12:46:18 UTC (rev 602565) @@ -4,7 +4,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=8.6 -pkgrel=49 +pkgrel=50 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="https://leventerkok.github.com/sbv" license=("BSD")
