Date: Friday, January 27, 2023 @ 15:49:19 Author: felixonmars Revision: 1388740
upgpkg: haskell-sbv 9.0-18: rebuild with foldl 1.4.14 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-27 15:43:07 UTC (rev 1388739) +++ PKGBUILD 2023-01-27 15:49:19 UTC (rev 1388740) @@ -4,7 +4,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=9.0 -pkgrel=17 +pkgrel=18 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="https://leventerkok.github.io/sbv" license=("BSD")
