Date: Monday, March 16, 2020 @ 02:54:23 Author: felixonmars Revision: 599047
upgpkg: haskell-sbv 8.6-44: rebuild with hashable 1.3.0.0 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-16 02:49:12 UTC (rev 599046) +++ PKGBUILD 2020-03-16 02:54:23 UTC (rev 599047) @@ -4,7 +4,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=8.6 -pkgrel=43 +pkgrel=44 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="https://leventerkok.github.com/sbv" license=("BSD")
